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