Searched refs:COMPLETE_USER_SWITCH_MSG (Results 1 – 2 of 2) sorted by relevance
32 import static com.android.server.am.UserController.COMPLETE_USER_SWITCH_MSG;454 mInjector.mHandler.removeMessages(UserController.COMPLETE_USER_SWITCH_MSG); in continueAndCompleteUserSwitch()521 expectedCodes.add(COMPLETE_USER_SWITCH_MSG); in continueUserSwitchAssertions()
198 static final int COMPLETE_USER_SWITCH_MSG = 130; field in UserController2192 mHandler.removeMessages(COMPLETE_USER_SWITCH_MSG);2194 COMPLETE_USER_SWITCH_MSG, oldUserId, newUserId));3194 case COMPLETE_USER_SWITCH_MSG: