Searched refs:USER_START_MSG (Results 1 – 2 of 2) sorted by relevance
29 import static com.android.server.am.UserController.USER_START_MSG;144 USER_START_MSG,148 USER_START_MSG,235 .containsExactly(USER_START_MSG); in testStartPreCreatedUser_background()
153 static final int USER_START_MSG = 50; field in UserController1547 mHandler.sendMessage(mHandler.obtainMessage(USER_START_MSG, userId, 0));2647 case USER_START_MSG: