Searched refs:checkGetAnyTypePermission (Results 1 – 1 of 1) sorted by relevance
1044 if (checkGetAnyTypePermission(callingUid, callingPid)) { in getMimeTypeFilterAsync()1081 private boolean checkGetAnyTypePermission(int callingUid, int callingPid) { in checkGetAnyTypePermission() method in ContentProviderHelper