Searched refs:USER_ASSIGNMENT_RESULT_SUCCESS_INVISIBLE (Results 1 – 5 of 5) sorted by relevance
27 import static com.android.server.pm.UserManagerInternal.USER_ASSIGNMENT_RESULT_SUCCESS_INVISIBLE;186 assertStartUserResult(result, USER_ASSIGNMENT_RESULT_SUCCESS_INVISIBLE); in testStartBgUser_onDefaultDisplay()356 assertStartUserResult(result, USER_ASSIGNMENT_RESULT_SUCCESS_INVISIBLE); in testStartBgProfile_onDefaultDisplay_whenParentIsNotStarted()372 assertStartUserResult(result, USER_ASSIGNMENT_RESULT_SUCCESS_INVISIBLE); in testStartBgProfile_onDefaultDisplay_whenParentIsStartedOnBg()502 if (result != USER_ASSIGNMENT_RESULT_SUCCESS_INVISIBLE) { in startBackgroundUser()
24 import static com.android.server.pm.UserManagerInternal.USER_ASSIGNMENT_RESULT_SUCCESS_INVISIBLE;192 assertStartUserResult(result, USER_ASSIGNMENT_RESULT_SUCCESS_INVISIBLE); in testStartBgProfile_onDefaultDisplay_whenParentIsStartedVisibleOnBg()
24 import static com.android.server.pm.UserManagerInternal.USER_ASSIGNMENT_RESULT_SUCCESS_INVISIBLE;355 assertStartUserResult(result, USER_ASSIGNMENT_RESULT_SUCCESS_INVISIBLE); in testStartProfile_onDefaultDisplay_whenParentIsStartedVisibleOnSecondaryDisplay()
54 @Keep public static final int USER_ASSIGNMENT_RESULT_SUCCESS_INVISIBLE = 2; field in UserManagerInternal61 USER_ASSIGNMENT_RESULT_SUCCESS_INVISIBLE,
26 import static com.android.server.pm.UserManagerInternal.USER_ASSIGNMENT_RESULT_SUCCESS_INVISIBLE;401 return USER_ASSIGNMENT_RESULT_SUCCESS_INVISIBLE; in getUserVisibilityOnStartLocked()414 : USER_ASSIGNMENT_RESULT_SUCCESS_INVISIBLE; in getUserVisibilityOnStartLocked()