Searched refs:mStorageManagerService (Results 1 – 1 of 1) sorted by relevance
225 private StorageManagerService mStorageManagerService; field in StorageManagerService.Lifecycle234 publishBinderService("mount", mStorageManagerService); in onStart()235 mStorageManagerService.start(); in onStart()241 mStorageManagerService.servicesReady(); in onBootPhase()243 mStorageManagerService.systemReady(); in onBootPhase()245 mStorageManagerService.bootCompleted(); in onBootPhase()252 mStorageManagerService.mCurrentUserId = currentUserId; in onUserSwitching()257 mStorageManagerService.maybeRemountVolumes(currentUserId); in onUserSwitching()267 mStorageManagerService.onUnlockUser(user.getUserIdentifier()); in onUserUnlocking()272 mStorageManagerService.onCleanupUser(user.getUserIdentifier()); in onUserStopped()[all …]