Searched refs:isUidOwnerOfPackageOrSystem (Results 1 – 1 of 1) sorted by relevance
2342 private boolean isUidOwnerOfPackageOrSystem(String packageName, int callerUid) { in isUidOwnerOfPackageOrSystem() method in StorageManagerService3481 if (!isUidOwnerOfPackageOrSystem(mObbInfo.packageName, mCallingUid)) { in handleExecute()