Searched defs:hasAccountAccess (Results 1 – 4 of 4) sorted by relevance
67 public abstract boolean hasAccountAccess(@NonNull Account account, @IntRange(from = 0) int uid); in hasAccountAccess() method in AccountManagerInternal
123 boolean hasAccountAccess(in Account account, String packageName, in UserHandle userHandle); in hasAccountAccess() method
1475 private boolean hasAccountAccess(boolean checkCompatFlag, Account account, int uid) { in hasAccountAccess() method in ContentService
4048 public boolean hasAccountAccess(@NonNull Account account, @NonNull String packageName, in hasAccountAccess() method in AccountManagerService4099 private boolean hasAccountAccess(@NonNull Account account, @Nullable String packageName, in hasAccountAccess() method in AccountManagerService