Searched refs:REMOVE_PROFILE_RESULT_FAILED (Results 1 – 3 of 3) sorted by relevance
75 public static final int REMOVE_PROFILE_RESULT_FAILED = 1; field in ProfileHelper91 REMOVE_PROFILE_RESULT_FAILED,144 return REMOVE_PROFILE_RESULT_FAILED; in removeProfile()155 return REMOVE_PROFILE_RESULT_FAILED; in removeProfile()175 return REMOVE_PROFILE_RESULT_FAILED; in removeThisProfileAndSwitchToGuest()180 return REMOVE_PROFILE_RESULT_FAILED; in removeThisProfileAndSwitchToGuest()206 return REMOVE_PROFILE_RESULT_FAILED; in removeProfile()269 return REMOVE_PROFILE_RESULT_FAILED; in replaceLastAdmin()
287 .isEqualTo(ProfileHelper.REMOVE_PROFILE_RESULT_FAILED); in testRemoveUser_isAdminUser_cannotRemoveSystemUser()323 .isEqualTo(ProfileHelper.REMOVE_PROFILE_RESULT_FAILED); in testRemoveUser_isNonAdmin_cannotRemoveOtherUsers()368 .isEqualTo(ProfileHelper.REMOVE_PROFILE_RESULT_FAILED); in testRemoveUser_removesLastAdminUserFailsCreateNewUser_doesNotRemoveOrSwitchUser()
161 .thenReturn(ProfileHelper.REMOVE_PROFILE_RESULT_FAILED); in testAssignNewAdminAndRemoveOldAdmin_failure_errorDialog()