Searched refs:ROLE_EMERGENCY (Results 1 – 6 of 6) sorted by relevance
20 import static android.app.role.RoleManager.ROLE_EMERGENCY;173 ROLE_EMERGENCY, in testInit()186 ROLE_EMERGENCY, emer0.get(0), mUsers.get(0).id)); in testInit()188 ROLE_EMERGENCY, emer0.get(0), mUsers.get(1).id)); in testInit()
133 case RoleManager.ROLE_EMERGENCY: { in getRoleHolders()
107 public static final String ROLE_EMERGENCY = "android.app.role.EMERGENCY"; field in RoleManager
230 migrateRoleIfNecessary(RoleManager.ROLE_EMERGENCY, userId); in performInitialGrantsIfNecessaryAsync()
324 RoleManager.ROLE_EMERGENCY
7466 field public static final String ROLE_EMERGENCY = "android.app.role.EMERGENCY";