Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DSystemServiceManager.java84 private static final String USER_UNLOCKING = "Unlocking"; // Logged as onUserUnlocking() field in SystemServiceManager
417 onUser(USER_UNLOCKING, userId); in onUserUnlocking()
568 case USER_UNLOCKING: in onUser()