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;136 USER_SWITCH_TIMEOUT_MSG,
139 static final int USER_SWITCH_TIMEOUT_MSG = 30; field in UserController1195 mHandler.removeMessages(USER_SWITCH_TIMEOUT_MSG);1198 mHandler.sendMessageDelayed(mHandler.obtainMessage(USER_SWITCH_TIMEOUT_MSG,1532 mHandler.removeMessages(USER_SWITCH_TIMEOUT_MSG);2168 case USER_SWITCH_TIMEOUT_MSG: