Home
last modified time | relevance | path

Searched refs:hasQueryUsersPermission (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DUserManagerService.java1774 boolean hasQuery = hasQueryUsersPermission(); in getUserPropertiesCopy()
2127 if (hasQueryUsersPermission()) { in checkQueryOrInteractPermissionIfCallerInOtherProfileGroup()
3346 if (!hasQueryUsersPermission()) { in checkQueryUsersPermission()
3431 private static final boolean hasQueryUsersPermission() { in hasQueryUsersPermission() method in UserManagerService
/aosp14/frameworks/base/services/
H A Dart-profile7122 HSPLcom/android/server/pm/UserManagerService;->hasQueryUsersPermission()Z