Searched refs:checkOperationRawForDevice (Results 1 – 3 of 3) sorted by relevance
153 int checkOperationRawForDevice(int code, int uid, String packageName, in checkOperationRawForDevice() method
8876 return mService.checkOperationRawForDevice( in unsafeCheckOpRawNoThrow()
2806 public int checkOperationRawForDevice(int code, int uid, @Nullable String packageName, in checkOperationRawForDevice() method in AppOpsService