Searched refs:notifyFillDialogTriggerIds (Results 1 – 3 of 3) sorted by relevance
159 void notifyFillDialogTriggerIds(in List<AutofillId> ids); in notifyFillDialogTriggerIds() method
4670 public void notifyFillDialogTriggerIds(List<AutofillId> ids) { in notifyFillDialogTriggerIds() method in AutofillManager.AutofillManagerClient
5034 getClient().notifyFillDialogTriggerIds(fieldIds); in notifyClientFillDialogTriggerIds()