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