Home
last modified time | relevance | path

Searched defs:DISABLE_UPDATES_SETTING (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/development/
DDisableAutomaticUpdatesPreferenceController.java39 final static int DISABLE_UPDATES_SETTING = 1; field in DisableAutomaticUpdatesPreferenceController
73 Settings.Global.OTA_DISABLE_AUTOMATIC_UPDATE, DISABLE_UPDATES_SETTING); in onDeveloperOptionsSwitchDisabled() local
/packages/apps/Settings/src/com/android/settings/development/
DDisableAutomaticUpdatesPreferenceController.java39 final static int DISABLE_UPDATES_SETTING = 1; field in DisableAutomaticUpdatesPreferenceController
73 Settings.Global.OTA_DISABLE_AUTOMATIC_UPDATE, DISABLE_UPDATES_SETTING); in onDeveloperOptionsSwitchDisabled() local