Searched refs:mStorageManagerInternal (Results 1 – 1 of 1) sorted by relevance
619 private final StorageManagerInternalImpl mStorageManagerInternal field in StorageManagerService1143 mStorageManagerInternal.onReset(mVold); in resetIfBootedAndConnected()1913 LocalServices.addService(StorageManagerInternal.class, mStorageManagerInternal); in StorageManagerService()3742 storagePermission = mStorageManagerInternal.hasExternalStorage(uid, packageName); in getVolumeList()4362 return mStorageManagerInternal.getExternalStorageMountMode(uid, packageName); in getExternalStorageMountMode()4385 if (mStorageManagerInternal.isExternalStorageService(uid)) { in getMountModeInternal()