Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DSystemServiceManager.java79 private static final String USER_UNLOCKING = "Unlocking"; // Logged as onUserUnlocking() field in SystemServiceManager
380 onUser(USER_UNLOCKING, userId); in onUserUnlocking()
531 case USER_UNLOCKING: in onUser()