Home
last modified time | relevance | path

Searched refs:notifyClientFillDialogTriggerIds (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/autofill/java/com/android/server/autofill/
DSession.java5026 notifyClientFillDialogTriggerIds(ids == null ? null : Arrays.asList(ids)); in updateFillDialogTriggerIdsLocked()
5029 private void notifyClientFillDialogTriggerIds(List<AutofillId> fieldIds) { in notifyClientFillDialogTriggerIds() method in Session
5050 notifyClientFillDialogTriggerIds(null); in setFillDialogDisabled()