Searched defs:checkUser (Results 1 – 2 of 2) sorted by relevance
507 boolean checkUser(int pid, int uid, Context context) { in checkUser() method in ContentProvider
9225 ProviderInfo cpi, ProcessRecord r, int userId, boolean checkUser) { in checkContentProviderPermissionLocked()9303 boolean checkAuthorityGrants(int callingUid, ProviderInfo cpi, int userId, boolean checkUser) { in checkAuthorityGrants()