Searched refs:USER_START_MSG (Results 1 – 2 of 2) sorted by relevance
29 import static com.android.server.am.UserController.USER_START_MSG;141 USER_START_MSG,145 USER_START_MSG,228 .containsExactly(USER_START_MSG); in testStartPreCreatedUser_background()
146 static final int USER_START_MSG = 50; field in UserController1412 mHandler.sendMessage(mHandler.obtainMessage(USER_START_MSG, userId, 0));2471 case USER_START_MSG: