Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillManagerServiceImpl.java1266 /* callbacks= */ null, mMaster.isInstantServiceAllowed()); in requestSavedPasswordCount()
1339 mUserId, callbacks, mMaster.isInstantServiceAllowed(), in getRemoteAugmentedAutofillServiceLocked()
H A DAutofillManagerService.java481 boolean isInstantServiceAllowed() { in isInstantServiceAllowed() method in AutofillManagerService