Home
last modified time | relevance | path

Searched refs:throwSecurityException (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DUserManagerInternal.java275 String debugMsg, boolean throwSecurityException); in isProfileAccessible() argument
H A DUserManagerService.java5628 boolean throwSecurityException) { in isProfileAccessible() argument
5635 if (throwSecurityException) { in isProfileAccessible()
5649 if (throwSecurityException) { in isProfileAccessible()
5658 if (throwSecurityException) { in isProfileAccessible()
/aosp12/packages/providers/BlockedNumberProvider/src/com/android/providers/blockednumber/
H A DBlockedNumberProvider.java674 throwSecurityException();
692 throwSecurityException();
705 private void throwSecurityException() {