Searched refs:START_USER_SWITCH_FG_MSG (Results 1 – 1 of 1) sorted by relevance
198 static final int START_USER_SWITCH_FG_MSG = 120; field in UserController2203 mHandler.removeMessages(START_USER_SWITCH_FG_MSG);2204 mHandler.sendMessage(mHandler.obtainMessage(START_USER_SWITCH_FG_MSG, targetUserId, 0));3438 case START_USER_SWITCH_FG_MSG: