Searched refs:USER_SWITCH_TIMEOUT_MSG (Results 1 – 2 of 2) sorted by relevance
30 import static com.android.server.am.UserController.USER_SWITCH_TIMEOUT_MSG;140 USER_SWITCH_TIMEOUT_MSG,
144 static final int USER_SWITCH_TIMEOUT_MSG = 30; field in UserController1420 mHandler.removeMessages(USER_SWITCH_TIMEOUT_MSG);1423 mHandler.sendMessageDelayed(mHandler.obtainMessage(USER_SWITCH_TIMEOUT_MSG,1766 mHandler.removeMessages(USER_SWITCH_TIMEOUT_MSG);2462 case USER_SWITCH_TIMEOUT_MSG: