Searched refs:USER_CURRENT_MSG (Results 1 – 2 of 2) sorted by relevance
28 import static com.android.server.am.UserController.USER_CURRENT_MSG;138 USER_CURRENT_MSG);
142 static final int USER_CURRENT_MSG = 60; field in UserController1193 mHandler.sendMessage(mHandler.obtainMessage(USER_CURRENT_MSG, userId, oldUserId));2192 case USER_CURRENT_MSG: