HomeSort by relevance Sort by last modified time
    Searched refs:AUTOMATIC_STORAGE_MANAGER_ENABLED (Results 1 - 14 of 14) sorted by null

  /packages/apps/Settings/tests/robotests/src/com/android/settings/deletionhelper/
AutomaticStorageManagerDescriptionPreferenceControllerTest.java 54 Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED,
68 Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED,
AutomaticStorageManagerSwitchBarControllerTest.java 123 Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED,
141 Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED,
  /packages/apps/Settings/src/com/android/settings/deletionhelper/
AutomaticStorageManagerSwitchBarController.java 70 Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED,
  /packages/apps/Settings/src/com/android/settings/deviceinfo/storage/
AutomaticStorageManagementSwitchPreferenceController.java 93 Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED,
  /packages/apps/StorageManager/robotests/src/com/android/storagemanager/automatic/
AutomaticStorageManagementJobServiceTest.java 297 resolver, Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED))
318 resolver, Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED))
357 resolver, Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED))
382 Settings.Secure.putInt(resolver, Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED, 1);
NotificationControllerTest.java 158 Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED)).isEqualTo(1);
  /packages/apps/Settings/tests/robotests/src/com/android/settings/deviceinfo/storage/
AutomaticStorageManagementSwitchPreferenceControllerTest.java 98 Settings.Secure.putInt(resolver, Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED, 1);
135 resolver, Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED, 0)).isNotEqualTo(0);
  /packages/apps/StorageManager/src/com/android/storagemanager/automatic/
AutomaticStorageManagementJobService.java 158 Settings.Secure.putInt(cr, Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED, 0);
NotificationController.java 102 Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED,
  /packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/
StorageManagerUpsellDialog.java 90 Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED, 1);
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/
Utils.java 362 Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED,
  /frameworks/base/core/tests/coretests/src/android/provider/
SettingsBackupTest.java 520 Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED,
    [all...]
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsProtoDumpUtil.java     [all...]
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]

Completed in 922 milliseconds