Home
last modified time | relevance | path

Searched refs:STORAGE_SERVICE (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DMockLockSettingsContext.java59 } else if (STORAGE_SERVICE.equals(name)) { in getSystemService()
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DUserDataPreparerTest.java88 .thenReturn(Context.STORAGE_SERVICE); in setup()
89 when(mContextMock.getSystemService(eq(Context.STORAGE_SERVICE))) in setup()
/frameworks/base/packages/SharedStorageBackup/src/com/android/sharedstoragebackup/
DSharedStorageAgent.java25 StorageManager mgr = (StorageManager) getSystemService(Context.STORAGE_SERVICE); in onCreate()
/frameworks/base/services/core/java/com/android/server/
DMasterClearReceiver.java117 Context.STORAGE_SERVICE); in doInBackground()
/frameworks/base/tests/BackgroundDexOptServiceIntegrationTests/src/com/android/server/pm/
DBackgroundDexOptServiceIntegrationTests.java231 Context.STORAGE_SERVICE); in getStorageLowBytes()
/frameworks/base/services/core/java/com/android/server/storage/
DFileCollector.java200 StorageManager sm = (StorageManager) context.getSystemService(Context.STORAGE_SERVICE); in getSystemSize()
/frameworks/base/services/tests/servicestests/src/com/android/server/
DMountServiceTests.java125 return (StorageManager) getContext().getSystemService(Context.STORAGE_SERVICE); in getStorageManager()
/frameworks/base/services/tests/servicestests/src/com/android/server/storage/
DDiskStatsLoggingServiceTest.java189 .getSystemService(Context.STORAGE_SERVICE); in testDontCrashOnRun()
/frameworks/base/core/tests/coretests/src/android/os/storage/
DStorageManagerBaseTest.java125 mSm = (StorageManager)mContext.getSystemService(android.content.Context.STORAGE_SERVICE); in setUp()
/frameworks/base/core/java/android/content/
DContext.java3291 STORAGE_SERVICE,
3797 public static final String STORAGE_SERVICE = "storage"; field in Context
/frameworks/base/core/java/android/app/backup/
DFullBackup.java358 mStorageManager = (StorageManager) context.getSystemService(Context.STORAGE_SERVICE); in BackupScheme()
/frameworks/base/services/core/java/com/android/server/pm/
DStagingManager.java637 Context.STORAGE_SERVICE)).isCheckpointSupported(); in checkNonOverlappingWithStagedSessions()
/frameworks/base/core/java/android/os/storage/
DStorageManager.java133 @SystemService(Context.STORAGE_SERVICE)
/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java614 registerService(Context.STORAGE_SERVICE, StorageManager.class, in registerService() argument
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java6516 Context.STORAGE_SERVICE); in forceWipeDeviceNoLock()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7273 field public static final java.lang.String STORAGE_SERVICE = "storage";
/frameworks/base/non-updatable-api/
Dcurrent.txt9871 field public static final String STORAGE_SERVICE = "storage";
/frameworks/base/api/
Dcurrent.txt9871 field public static final String STORAGE_SERVICE = "storage";