Searched refs:mStorageSessionController (Results 1 – 1 of 1) sorted by relevance
598 private final StorageSessionController mStorageSessionController; field in StorageManagerService1046 mStorageSessionController.notifyAnrDelayStarted(packageName, uid, 0 /* tid */, in onAnrDelayStarted()1086 mStorageSessionController.onReset(mVold, () -> { in resetIfBootedAndConnected()1203 mStorageSessionController.onUnlockUser(userId); in onUserUnlocking()1270 mStorageSessionController.onUserStopping(userId); in onUserStopping()1538 mStorageSessionController.onVolumeRemove(vol);1599 && !mStorageSessionController.supportsExternalStorage(vol.mountUserId)) { in onVolumeCreatedLocked()1776 mStorageSessionController.notifyVolumeStateChanged(vol); in onVolumeStateChangedAsync()1962 mStorageSessionController = new StorageSessionController(mContext); in StorageManagerService()2366 mStorageSessionController.onVolumeMount(pfd, vol); in mount()[all …]