Home
last modified time | relevance | path

Searched refs:getAutofillOptions (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/core/java/com/android/internal/policy/
DDecorContext.java108 public AutofillOptions getAutofillOptions() { in getAutofillOptions() method in DecorContext
111 return context.getAutofillOptions(); in getAutofillOptions()
/frameworks/base/core/java/android/view/autofill/
DAutofillManagerInternal.java46 public abstract AutofillOptions getAutofillOptions(@NonNull String packageName, in getAutofillOptions() method in AutofillManagerInternal
DAutofillClientController.java95 mActivity.setAutofillOptions(application.getAutofillOptions()); in onActivityAttached()
DAutofillManager.java904 mOptions = context.getAutofillOptions(); in AutofillManager()
/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
539 final CharSequence[] explicitOptions = super.getAutofillOptions(); in getAutofillOptions()
DAdapterView.java1327 final CharSequence[] options = adapter.getAutofillOptions(); in onProvideStructure()
/frameworks/base/core/java/android/content/
DContextWrapper.java1370 public AutofillOptions getAutofillOptions() { in getAutofillOptions() method in ContextWrapper
1371 return mBase == null ? null : mBase.getAutofillOptions(); in getAutofillOptions()
DContext.java8033 final AutofillOptions options = getAutofillOptions(); in isAutofillCompatibilityEnabled()
8041 public AutofillOptions getAutofillOptions() { in getAutofillOptions() method in Context
/frameworks/base/core/java/android/view/contentcapture/
DViewNode.java467 @Nullable public CharSequence[] getAutofillOptions() { in getAutofillOptions() method in ViewNode
/frameworks/base/core/java/android/app/assist/
DAssistStructure.java1275 @Nullable public CharSequence[] getAutofillOptions() { in getAutofillOptions() method in AssistStructure.ViewNode
2648 + ", options=" + Arrays.toString(node.getAutofillOptions()) in dump()
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerService.java1137 public AutofillOptions getAutofillOptions(@NonNull String packageName, in getAutofillOptions() method in AutofillManagerService.LocalService
DSession.java4149 if (node != null && node.getAutofillOptions() != null) { in getAutofillOptionsFromContextsLocked()
4150 return node.getAutofillOptions(); in getAutofillOptionsFromContextsLocked()
/frameworks/base/core/java/android/app/
DContextImpl.java3325 public AutofillOptions getAutofillOptions() { in getAutofillOptions() method in ContextImpl
/frameworks/base/core/api/
Dsystem-lint-baseline.txt2 ArrayReturn: android.view.contentcapture.ViewNode#getAutofillOptions():
Dcurrent.txt8756 method @Nullable public CharSequence[] getAutofillOptions();
58610 method @Nullable public default CharSequence[] getAutofillOptions();
58865 method public CharSequence[] getAutofillOptions();
/frameworks/base/core/java/android/view/
DView.java11046 final AutofillOptions options = mContext.getAutofillOptions();
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt1475 HSPLandroid/app/ContextImpl;->getAutofillOptions()Landroid/content/AutofillOptions;
3936 HSPLandroid/content/ContextWrapper;->getAutofillOptions()Landroid/content/AutofillOptions;+]Landroi…
21630 HSPLcom/android/internal/policy/DecorContext;->getAutofillOptions()Landroid/content/AutofillOptions;
/frameworks/base/config/
Dboot-image-profile.txt1475 HSPLandroid/app/ContextImpl;->getAutofillOptions()Landroid/content/AutofillOptions;
3939 HSPLandroid/content/ContextWrapper;->getAutofillOptions()Landroid/content/AutofillOptions;+]Landroi…
21694 HSPLcom/android/internal/policy/DecorContext;->getAutofillOptions()Landroid/content/AutofillOptions;
/frameworks/base/services/
Dart-profile1284 HSPLcom/android/server/autofill/AutofillManagerService$LocalService;->getAutofillOptions(Ljava/lang…