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;130 USER_SWITCH_TIMEOUT_MSG,
135 static final int USER_SWITCH_TIMEOUT_MSG = 30; field in UserController1168 mHandler.removeMessages(USER_SWITCH_TIMEOUT_MSG);1171 mHandler.sendMessageDelayed(mHandler.obtainMessage(USER_SWITCH_TIMEOUT_MSG,1496 mHandler.removeMessages(USER_SWITCH_TIMEOUT_MSG);2123 case USER_SWITCH_TIMEOUT_MSG: