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;159 EnforcingAdmin.getRoleAuthorityOf(DEVICE_LOCK_CONTROLLER_ROLE),182 EnforcingAdmin.getRoleAuthorityOf(DEVICE_LOCK_CONTROLLER_ROLE),
103 static final String DEVICE_LOCK_CONTROLLER_ROLE = field in DevicePolicyEngine1337 if (!DEVICE_LOCK_CONTROLLER_ROLE.equals(roleName)) { in handleRoleChanged()