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.java102 public AutofillOptions getAutofillOptions() { in getAutofillOptions() method in DecorContext
/frameworks/base/core/java/android/view/contentcapture/
DViewNode.java440 @Nullable public CharSequence[] getAutofillOptions() { in getAutofillOptions() method in ViewNode
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerService.java795 public AutofillOptions getAutofillOptions(@NonNull String packageName, in getAutofillOptions() method in AutofillManagerService.LocalService
/frameworks/base/core/java/android/content/
DContextWrapper.java1086 public AutofillOptions getAutofillOptions() { in getAutofillOptions() method in ContextWrapper
DContext.java5711 public AutofillOptions getAutofillOptions() { in getAutofillOptions() method in Context
/frameworks/base/core/java/android/app/assist/
DAssistStructure.java1162 @Nullable public CharSequence[] getAutofillOptions() { in getAutofillOptions() method in AssistStructure.ViewNode
/frameworks/base/core/java/android/app/
DContextImpl.java2453 public AutofillOptions getAutofillOptions() { in getAutofillOptions() method in ContextImpl