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;143 USER_SWITCH_TIMEOUT_MSG,
151 static final int USER_SWITCH_TIMEOUT_MSG = 30; field in UserController1555 mHandler.removeMessages(USER_SWITCH_TIMEOUT_MSG);1558 mHandler.sendMessageDelayed(mHandler.obtainMessage(USER_SWITCH_TIMEOUT_MSG,1909 mHandler.removeMessages(USER_SWITCH_TIMEOUT_MSG);2638 case USER_SWITCH_TIMEOUT_MSG: