Searched refs:StorageManagerInternal (Results 1 – 7 of 7) sorted by relevance
24 public abstract class StorageManagerInternal { class
50 import android.os.storage.StorageManagerInternal;1483 StorageManagerInternal storageManagerInternal = LocalServices.getService( in grantRuntimePermission()1484 StorageManagerInternal.class); in grantRuntimePermission()
49 import android.os.storage.StorageManagerInternal;657 StorageManagerInternal storageManagerInternal = LocalServices.getService( in systemReady()658 StorageManagerInternal.class); in systemReady()660 new StorageManagerInternal.ExternalStorageMountPolicy() { in systemReady()
95 import android.os.storage.StorageManagerInternal;1428 LocalServices.addService(StorageManagerInternal.class, mStorageManagerInternal); in StorageManagerService()3623 private final class StorageManagerInternalImpl extends StorageManagerInternal {
237 import android.os.storage.StorageManagerInternal;21182 StorageManagerInternal StorageManagerInternal = LocalServices.getService(21183 StorageManagerInternal.class);21184 StorageManagerInternal.addExternalStoragePolicy(21185 new StorageManagerInternal.ExternalStorageMountPolicy() {
361 import android.os.storage.StorageManagerInternal;4246 StorageManagerInternal storageManagerInternal = LocalServices.getService( in startProcessLocked()4247 StorageManagerInternal.class); in startProcessLocked()
28893 HSPLandroid/os/storage/StorageManagerInternal;->addExternalStoragePolicy(Landroid/os/storage/Storag…28894 HSPLandroid/os/storage/StorageManagerInternal;->getExternalStorageMountMode(ILjava/lang/String;)I28895 HSPLandroid/os/storage/StorageManagerInternal;->onExternalStoragePolicyChanged(ILjava/lang/String;)V57359 Landroid/os/storage/StorageManagerInternal;