Searched defs:enforcingUser (Results 1 – 2 of 2) sorted by relevance
111 UserManager.EnforcingUser enforcingUser = new UserManager.EnforcingUser(mUserId, in checkIfRestrictionEnforced_deviceOwner() local136 UserManager.EnforcingUser enforcingUser = new UserManager.EnforcingUser(mUserId, in checkIfRestrictionEnforced_profileOwner() local160 UserManager.EnforcingUser enforcingUser = new UserManager.EnforcingUser(mUserId, in checkIfRestrictionEnforced_getEnforcingAdminExists() local185 UserManager.EnforcingUser enforcingUser = new UserManager.EnforcingUser(mUserId, in checkIfRestrictionEnforced_getEnforcingAdminReturnsNull_deviceOwner() local212 UserManager.EnforcingUser enforcingUser = new UserManager.EnforcingUser(mUserId, in checkIfRestrictionEnforced_getEnforcingAdminReturnsNull_profileOwner() local
206 final EnforcingUser enforcingUser = enforcingUsers.get(0); in checkIfRestrictionEnforced() local