Searched refs:getAutofillIds (Results 1 – 2 of 2) sorted by relevance
272 static ArrayList<AutofillId> getAutofillIds(@NonNull AssistStructure structure, in getAutofillIds() method
835 final ArrayList<AutofillId> ids = Helper.getAutofillIds(structure, in onHandleAssistData()1020 final ArrayList<AutofillId> ids = Helper.getAutofillIds(structure, in onHandleAssistData()5495 autofillableIds = Helper.getAutofillIds(structure, /* autofillableOnly= */true); in processNullResponseLocked()