Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DSession.java4532 notifyClientFillDialogTriggerIds(ids == null ? null : Arrays.asList(ids)); in updateFillDialogTriggerIdsLocked()
4535 private void notifyClientFillDialogTriggerIds(List<AutofillId> fieldIds) { in notifyClientFillDialogTriggerIds() method in Session
4556 notifyClientFillDialogTriggerIds(null); in setFillDialogDisabled()