Searched defs:getAutofillCandidates (Results 1 – 3 of 3) sorted by relevance
50 public static List<DefaultAppInfo> getAutofillCandidates(@NonNull Context context, in getAutofillCandidates() method in AutofillHelper
52 public static List<DefaultAppInfo> getAutofillCandidates(@NonNull Context context, in getAutofillCandidates() method in AutofillHelper
305 private List<DefaultAppInfo> getAutofillCandidates() { in getAutofillCandidates() method in KeyboardFragment