Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/uri/
DUriGrantsManagerInternal.java76 boolean checkAuthorityGrants( in checkAuthorityGrants() method
DUriGrantsManagerService.java470 boolean checkAuthorityGrants(int callingUid, ProviderInfo cpi, int userId, boolean checkUser) { in checkAuthorityGrants() method in UriGrantsManagerService
1442 public boolean checkAuthorityGrants(int callingUid, ProviderInfo cpi, int userId, in checkAuthorityGrants() method in UriGrantsManagerService.LocalService