Home
last modified time | relevance | path

Searched refs:isInstantServiceAllowed (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerServiceImpl.java1326 /* callbacks= */ null, mMaster.isInstantServiceAllowed(), in requestSavedPasswordCount()
1400 mUserId, callbacks, mMaster.isInstantServiceAllowed(), in getRemoteAugmentedAutofillServiceLocked()
DAutofillManagerService.java504 boolean isInstantServiceAllowed() { in isInstantServiceAllowed() method in AutofillManagerService