Searched refs:START_USER_SWITCH_FG_MSG (Results 1 – 1 of 1) sorted by relevance
197 static final int START_USER_SWITCH_FG_MSG = 120; field in UserController1972 mHandler.removeMessages(START_USER_SWITCH_FG_MSG);1973 mHandler.sendMessage(mHandler.obtainMessage(START_USER_SWITCH_FG_MSG, targetUserId, 0));3090 case START_USER_SWITCH_FG_MSG: