Home
last modified time | relevance | path

Searched defs:getAutofillOptions (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/android/view/autofill/
DAutofillManagerInternal.java46 public abstract AutofillOptions getAutofillOptions(@NonNull String packageName, in getAutofillOptions() method in AutofillManagerInternal
/frameworks/base/core/java/android/widget/
DAdapter.java165 default @Nullable CharSequence[] getAutofillOptions() { in getAutofillOptions() method
DBaseAdapter.java91 public CharSequence[] getAutofillOptions() { in getAutofillOptions() method in BaseAdapter
DArrayAdapter.java537 public CharSequence[] getAutofillOptions() { in getAutofillOptions() method in ArrayAdapter
/frameworks/base/core/java/com/android/internal/policy/
DDecorContext.java115 public AutofillOptions getAutofillOptions() { in getAutofillOptions() method in DecorContext
/frameworks/base/core/java/android/view/contentcapture/
DViewNode.java467 @Nullable public CharSequence[] getAutofillOptions() { in getAutofillOptions() method in ViewNode
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerService.java855 public AutofillOptions getAutofillOptions(@NonNull String packageName, in getAutofillOptions() method in AutofillManagerService.LocalService
/frameworks/base/core/java/android/content/
DContextWrapper.java1226 public AutofillOptions getAutofillOptions() { in getAutofillOptions() method in ContextWrapper
DContext.java6821 public AutofillOptions getAutofillOptions() { in getAutofillOptions() method in Context
/frameworks/base/core/java/android/app/assist/
DAssistStructure.java1235 @Nullable public CharSequence[] getAutofillOptions() { in getAutofillOptions() method in AssistStructure.ViewNode
/frameworks/base/core/java/android/app/
DContextImpl.java2941 public AutofillOptions getAutofillOptions() { in getAutofillOptions() method in ContextImpl