Searched refs:SYSTEM_USER_UNLOCK_MSG (Results 1 – 2 of 2) sorted by relevance
40 import static com.android.server.am.ActivityManagerService.SYSTEM_USER_UNLOCK_MSG;335 mHandler.obtainMessage(SYSTEM_USER_UNLOCK_MSG, userId, 0, uss) in finishUserUnlocking()
1697 static final int SYSTEM_USER_UNLOCK_MSG = 59; field in ActivityManagerService2232 case SYSTEM_USER_UNLOCK_MSG: { in handleMessage()