Home
last modified time | relevance | path

Searched refs:SYSTEM_USER_UNLOCK_MSG (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DUserController.java142 static final int SYSTEM_USER_UNLOCK_MSG = 100; field in UserController
442 mHandler.obtainMessage(SYSTEM_USER_UNLOCK_MSG, userId, 0, uss) in finishUserUnlocking()
2138 case SYSTEM_USER_UNLOCK_MSG: