/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/deletionhelper/ |
H A D | AutomaticStorageManagerDescriptionPreferenceControllerTest.java | 55 Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED, in displayPreference_asmEnabledButUnused_shouldHaveDescription() 69 Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED, in displayPreference_asmEnabledAndUsed_shouldHaveDescriptionFilledOut()
|
H A D | AutomaticStorageManagerSwitchBarControllerTest.java | 125 Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED, in initializeSwitchOnConstruction() 143 Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED, in initializingSwitchDoesNotTriggerView()
|
/aosp12/packages/apps/StorageManager/robotests/src/com/android/storagemanager/automatic/ |
H A D | AutomaticStorageManagementJobServiceTest.java | 279 resolver, Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED)) in disableSmartStorageIfPastThreshold() 300 resolver, Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED)) in dontDisableSmartStorageIfPastThresholdAndDisabledInThePast() 339 resolver, Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED)) in dontDisableSmartStorageIfNotPastThreshold() 364 Settings.Secure.putInt(resolver, Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED, 1); in activateASM()
|
H A D | NotificationControllerTest.java | 170 Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED)) in testActivateStorageManagerIntent()
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/deviceinfo/storage/ |
H A D | AutomaticStorageManagementSwitchPreferenceControllerTest.java | 122 Settings.Secure.putInt(resolver, Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED, 1); in onResume_shouldReflectEnabledStatus() 161 resolver, Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED, 0)).isNotEqualTo(0); in togglingShouldUpdateSettingsSecure()
|
/aosp12/packages/apps/Settings/src/com/android/settings/deletionhelper/ |
H A D | AutomaticStorageManagerSwitchBarController.java | 72 Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED, in onSwitchChanged()
|
/aosp12/packages/apps/Settings/src/com/android/settings/deviceinfo/storage/ |
H A D | AutomaticStorageManagementSwitchPreferenceController.java | 95 Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED, in onSwitchToggled()
|
/aosp12/packages/apps/StorageManager/src/com/android/storagemanager/automatic/ |
H A D | AutomaticStorageManagementJobService.java | 158 Settings.Secure.putInt(cr, Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED, 0); in maybeDisableDueToPolicy()
|
H A D | NotificationController.java | 103 Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED, in onReceive()
|
/aosp12/packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/ |
H A D | StorageManagerUpsellDialog.java | 90 Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED, 1); in onClick()
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/ |
H A D | Utils.java | 459 Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED, in isStorageManagerEnabled()
|
/aosp12/frameworks/base/packages/SettingsProvider/test/src/android/provider/ |
H A D | SettingsBackupTest.java | 624 Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED,
|
/aosp12/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
H A D | SettingsProtoDumpUtil.java | 1930 Settings.Secure.AUTOMATIC_STORAGE_MANAGER_ENABLED, in dumpProtoSecureSettingsLocked()
|
/aosp12/frameworks/base/core/java/android/provider/ |
H A D | Settings.java | 9556 public static final String AUTOMATIC_STORAGE_MANAGER_ENABLED = field in Settings.Secure
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 45943 Landroid/provider/Settings$Secure;->AUTOMATIC_STORAGE_MANAGER_ENABLED:Ljava/lang/String;
|