Home
last modified time | relevance | path

Searched refs:isServiceSupported (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/autofill/
DIAutoFillManager.aidl58 void isServiceSupported(int userId, in IResultReceiver result); in isServiceSupported() method
DAutofillManager.java2394 mService.isServiceSupported(mContext.getUserId(), receiver); in isAutofillSupported()
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerService.java2055 public void isServiceSupported(int userId, @NonNull IResultReceiver receiver) { in isServiceSupported() method in AutofillManagerService.AutoFillManagerServiceStub
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt58848 Landroid/view/autofill/IAutoFillManager$Stub$Proxy;->isServiceSupported(I)Z
58897 Landroid/view/autofill/IAutoFillManager;->isServiceSupported(I)Z