Searched refs:isCallerAllowed (Results 1 – 2 of 2) sorted by relevance
92 public boolean isCallerAllowed(Context context, String callingPackage, int callingUid) { in isCallerAllowed() method in PackageValidator
222 if (!mPackageValidator.isCallerAllowed(this, clientPackageName, clientUid)) { in onGetRoot()