Searched refs:mStorageManagerService (Results 1 – 1 of 1) sorted by relevance
228 private StorageManagerService mStorageManagerService; field in StorageManagerService.Lifecycle237 publishBinderService("mount", mStorageManagerService); in onStart()238 mStorageManagerService.start(); in onStart()244 mStorageManagerService.servicesReady(); in onBootPhase()246 mStorageManagerService.systemReady(); in onBootPhase()248 mStorageManagerService.bootCompleted(); in onBootPhase()255 mStorageManagerService.mCurrentUserId = currentUserId; in onUserSwitching()260 mStorageManagerService.maybeRemountVolumes(currentUserId); in onUserSwitching()270 mStorageManagerService.onUnlockUser(user.getUserIdentifier()); in onUserUnlocking()275 mStorageManagerService.onCleanupUser(user.getUserIdentifier()); in onUserStopped()[all …]