Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/autofill/
H A DAutofillManagerInternal.java54 public abstract boolean isAugmentedAutofillServiceForUser(@NonNull int callingUid, in isAugmentedAutofillServiceForUser() method in AutofillManagerInternal
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillManagerService.java1100 public boolean isAugmentedAutofillServiceForUser(int callingUid, int userId) { in isAugmentedAutofillServiceForUser() method in AutofillManagerService.LocalService