HomeSort by relevance Sort by last modified time
    Searched refs:SYSTEM_USER_UNLOCK_MSG (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/am/
UserController.java 39 import static com.android.server.am.ActivityManagerService.SYSTEM_USER_UNLOCK_MSG;
297 mHandler.obtainMessage(SYSTEM_USER_UNLOCK_MSG, userId, 0, uss)
    [all...]
ActivityManagerService.java     [all...]

Completed in 45 milliseconds