Searched refs:SYSTEM_USER_CURRENT_MSG (Results 1 – 3 of 3) sorted by relevance
56 import static com.android.server.am.ActivityManagerService.SYSTEM_USER_CURRENT_MSG;93 SYSTEM_USER_START_MSG, SYSTEM_USER_CURRENT_MSG));
38 import static com.android.server.am.ActivityManagerService.SYSTEM_USER_CURRENT_MSG;922 mHandler.sendMessage(mHandler.obtainMessage(SYSTEM_USER_CURRENT_MSG, userId,
1681 static final int SYSTEM_USER_CURRENT_MSG = 43; field in ActivityManagerService2245 case SYSTEM_USER_CURRENT_MSG: { in handleMessage()