Searched refs:ROLE_EMERGENCY (Results 1 – 7 of 7) sorted by relevance
20 import static android.app.role.RoleManager.ROLE_EMERGENCY;174 ROLE_EMERGENCY, in testInit()187 ROLE_EMERGENCY, emer0.get(0), mUsers.get(0).id)); in testInit()189 ROLE_EMERGENCY, emer0.get(0), mUsers.get(1).id)); in testInit()
133 case RoleManager.ROLE_EMERGENCY: { in getRoleHolders()
106 public static final String ROLE_EMERGENCY = "android.app.role.EMERGENCY"; field in RoleManager
230 migrateRoleIfNecessary(RoleManager.ROLE_EMERGENCY, userId); in performInitialGrantsIfNecessaryAsync()
329 RoleManager.ROLE_EMERGENCY
7469 field public static final String ROLE_EMERGENCY = "android.app.role.EMERGENCY";