Home
last modified time | relevance | path

Searched refs:getAutofillServiceComponentName (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/autofill/
DIAutoFillManager.aidl64 void getAutofillServiceComponentName(in IResultReceiver result); in getAutofillServiceComponentName() method
DAutofillManager.java1499 public ComponentName getAutofillServiceComponentName() { in getAutofillServiceComponentName() method in AutofillManager
1504 mService.getAutofillServiceComponentName(receiver); in getAutofillServiceComponentName()
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerService.java1552 public void getAutofillServiceComponentName(@NonNull IResultReceiver receiver) in getAutofillServiceComponentName() method in AutofillManagerService.AutoFillManagerServiceStub
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/services/
Dart-profile9874 …autofill/AutofillManagerService$AutoFillManagerServiceStub;->getAutofillServiceComponentName(Lcom/…
/frameworks/base/api/
Dcurrent.txt56609 method @Nullable public android.content.ComponentName getAutofillServiceComponentName();