Searched refs:StorageManagerInternal (Results 1 – 9 of 9) sorted by relevance
27 public abstract class StorageManagerInternal { class
107 import android.os.storage.StorageManagerInternal;1542 LocalServices.addService(StorageManagerInternal.class, mStorageManagerInternal); in StorageManagerService()3918 private final class StorageManagerInternalImpl extends StorageManagerInternal {3924 private final List<StorageManagerInternal.ResetListener> mResetListeners =3968 public void addResetListener(StorageManagerInternal.ResetListener listener) { in addResetListener()3976 for (StorageManagerInternal.ResetListener listener : mResetListeners) { in onReset()
84 import android.os.storage.StorageManagerInternal;847 StorageManagerInternal storageManagerInternal = LocalServices.getService( in systemReady()848 StorageManagerInternal.class); in systemReady()850 new StorageManagerInternal.ExternalStorageMountPolicy() { in systemReady()1400 final StorageManagerInternal storageManagerInternal = in notifyOpChangedSync()1401 LocalServices.getService(StorageManagerInternal.class); in notifyOpChangedSync()
83 import android.os.storage.StorageManagerInternal;1562 StorageManagerInternal storageManagerInternal = LocalServices.getService(1563 StorageManagerInternal.class);
70 import android.os.storage.StorageManagerInternal;2221 StorageManagerInternal storageManagerInternal = LocalServices.getService( in grantRuntimePermission()2222 StorageManagerInternal.class); in grantRuntimePermission()
239 import android.os.storage.StorageManagerInternal;1016 private StorageManagerInternal mStorageManagerInternal;4924 private StorageManagerInternal getStorageManagerInternal() {4926 mStorageManagerInternal = LocalServices.getService(StorageManagerInternal.class);21167 new StorageManagerInternal.ExternalStorageMountPolicy() {
52849 Landroid/os/storage/StorageManagerInternal$ExternalStorageMountPolicy;->getMountMode(ILjava/lang/St…52850 Landroid/os/storage/StorageManagerInternal$ExternalStorageMountPolicy;->hasExternalStorage(ILjava/l…52851 Landroid/os/storage/StorageManagerInternal;-><init>()V52852 Landroid/os/storage/StorageManagerInternal;->addExternalStoragePolicy(Landroid/os/storage/StorageMa…52853 Landroid/os/storage/StorageManagerInternal;->getExternalStorageMountMode(ILjava/lang/String;)I52854 Landroid/os/storage/StorageManagerInternal;->onExternalStoragePolicyChanged(ILjava/lang/String;)V
35474 Landroid/os/storage/StorageManagerInternal$ExternalStorageMountPolicy;35475 Landroid/os/storage/StorageManagerInternal;
1750 …nagerInternalImpl;->addExternalStoragePolicy(Landroid/os/storage/StorageManagerInternal$ExternalSt…