Searched refs:isAugmentedAutofillServiceForUser (Results 1 – 4 of 4) sorted by relevance
54 public abstract boolean isAugmentedAutofillServiceForUser(@NonNull int callingUid, in isAugmentedAutofillServiceForUser() method in AutofillManagerInternal
925 allowed = mAutofillInternal.isAugmentedAutofillServiceForUser(uid, userId); in clipboardAccessAllowed()992 && mAutofillInternal.isAugmentedAutofillServiceForUser(uid, userId)) { in showAccessNotificationLocked()
875 public boolean isAugmentedAutofillServiceForUser(int callingUid, int userId) { in isAugmentedAutofillServiceForUser() method in AutofillManagerService.LocalService
11904 …droid/server/autofill/AutofillManagerService$LocalService;->isAugmentedAutofillServiceForUser(II)Z…