Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppRestrictionController.java229 private static final String[] ROLES_IN_INTEREST = { field in AppRestrictionController
2944 for (String role : ROLES_IN_INTEREST) { in initRolesInInterest()