Searched refs:isUidOwnerOfPackageOrSystem (Results 1 – 2 of 2) sorted by relevance
2983 private boolean isUidOwnerOfPackageOrSystem(String packageName, int callerUid) { in isUidOwnerOfPackageOrSystem() method in StorageManagerService3680 if (!isUidOwnerOfPackageOrSystem(callingPackage, callingUid)) { in getVolumeList()4245 if (!isUidOwnerOfPackageOrSystem(mObbInfo.packageName, mCallingUid)) { in handleExecute()
337 HSPLcom/android/server/StorageManagerService;->isUidOwnerOfPackageOrSystem(Ljava/lang/String;I)Z+]L…