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