Searched refs:throwSecurityException (Results 1 – 2 of 2) sorted by relevance
709 throwSecurityException();727 throwSecurityException();740 private void throwSecurityException() {
785 throwSecurityException( in maybeEnforceOnlyCallingPackageDataRequested()2407 throwSecurityException(packageName + " does not belong to uid " + callingUid); in enforceCallingPackageBelongsToUid()2440 throwSecurityException( in verifyCallingPackage()2567 private void throwSecurityException(String message) { in throwSecurityException() method in HealthConnectServiceImpl