Home
last modified time | relevance | path

Searched defs:storageStats (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/storage/
H A DStorageApplicationActionButtonsPreferenceControllerTest.java194 StorageStatsSource.AppStorageStats storageStats = in handleClearCacheClick_disallowedBySystem_shouldNotDeleteApplicationCache() local
218 StorageStatsSource.AppStorageStats storageStats = in handleClearCacheClick_allowedBySystem_shouldNotDeleteApplicationCache() local
240 StorageStatsSource.AppStorageStats storageStats = in handleClearDataClick_disallowedBySystem_shouldNotShowDialogToClear() local
262 StorageStatsSource.AppStorageStats storageStats = in handleClearDataClick_allowedBySystem_shouldShowDialogToClear() local
291 StorageStatsSource.AppStorageStats storageStats = in handleClearDataClick_hasValidManageSpaceActivity_shouldNotShowDialogToClear() local
320 StorageStatsSource.AppStorageStats storageStats = in handleClearDataClick_hasInvalidManageSpaceActivity_shouldShowDialogToClear() local
352 StorageStatsSource.AppStorageStats storageStats = in onDataLoaded_resultLoaded_cacheButtonsShouldBeEnabled() local
370 StorageStatsSource.AppStorageStats storageStats = in onDataLoaded_resultLoaded_dataButtonsShouldBeEnabled() local
388 StorageStatsSource.AppStorageStats storageStats = in updateUiWithSize_resultLoaded_cacheButtonDisabledAndDataButtonsEnabled() local
407 StorageStatsSource.AppStorageStats storageStats = in onDataLoaded_resultLoaded_cacheButtonEnabledAndDataButtonDisabled() local
H A DAppsStorageStatsManagerTest.java83 StorageStatsSource.AppStorageStats storageStats = in callback_onLoadFinished_listenerOnDataLoadedCalled() local
98 StorageStatsSource.AppStorageStats storageStats = in callback_unregisterListener_onlyOneListenerOnDataLoadedCalled() local
113 StorageStatsSource.AppStorageStats storageStats = in callback_notLoaded_listenerOnDataLoadedCalled() local
130 StorageStatsSource.AppStorageStats storageStats = in callback_cachedCleared_listenerOnDataLoadedCalled() local
147 StorageStatsSource.AppStorageStats storageStats = in callback_userDataCleared_listenerOnDataLoadedCalled() local
H A DStorageSizeBasePreferenceControllerTest.java122 StorageStatsSource.AppStorageStats storageStats = in onDataLoaded_appStorageStatsSet_shouldUpdateDetailText() local
H A DStorageAsyncLoaderTest.java265 StorageStatsSource.AppStorageStats storageStats = in createAppInfo() local
/aosp12/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/applications/
H A DStorageStatsSourceTest.java31 StorageStats storageStats = new StorageStats(); in AppStorageStatsImpl_totalCorrectly() local
/aosp12/frameworks/base/services/core/java/com/android/server/storage/
H A DAppCollector.java132 StorageStats storageStats = in handleMessage() local
/aosp12/packages/apps/Settings/tests/unit/src/com/android/settings/deviceinfo/storage/
H A DStorageAsyncLoaderTest.java213 StorageStatsSource.AppStorageStats storageStats = in addPackage() local
/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/applications/
H A DApplicationsStateRoboTest.java192 StorageStats storageStats = new StorageStats(); in setUp() local