Searched refs:DEVICE_LOCK_CONTROLLER_ROLE (Results 1 – 2 of 2) sorted by relevance
19 import static com.android.server.devicepolicy.DevicePolicyEngine.DEVICE_LOCK_CONTROLLER_ROLE;140 EnforcingAdmin.getRoleAuthorityOf(DEVICE_LOCK_CONTROLLER_ROLE),164 EnforcingAdmin.getRoleAuthorityOf(DEVICE_LOCK_CONTROLLER_ROLE),
94 static final String DEVICE_LOCK_CONTROLLER_ROLE = field in DevicePolicyEngine1268 if (!DEVICE_LOCK_CONTROLLER_ROLE.equals(roleName)) { in handleRoleChanged()