Home
last modified time | relevance | path

Searched defs:isServiceSupported (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/autofill/
DIAutoFillManager.aidl52 boolean isServiceSupported(int userId); in isServiceSupported() method
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerService.java657 public boolean isServiceSupported(int userId) { in isServiceSupported() method in AutofillManagerService.AutoFillManagerServiceStub