Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DSystemServiceManager.java82 private static final String USER_STOPPING = "Stop"; // Logged as onUserStopping() field in SystemServiceManager
424 onUser(USER_STOPPING, userId); in onUserStopping()
537 case USER_STOPPING: in onUser()