Home
last modified time | relevance | path

Searched refs:OTA_DISABLE_AUTOMATIC_UPDATE_KEY (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/development/
DDisableAutomaticUpdatesPreferenceController.java33 private static final String OTA_DISABLE_AUTOMATIC_UPDATE_KEY = "ota_disable_automatic_update"; field in DisableAutomaticUpdatesPreferenceController
49 return OTA_DISABLE_AUTOMATIC_UPDATE_KEY; in getPreferenceKey()
/packages/apps/Settings/src/com/android/settings/development/
DDisableAutomaticUpdatesPreferenceController.java33 private static final String OTA_DISABLE_AUTOMATIC_UPDATE_KEY = "ota_disable_automatic_update"; field in DisableAutomaticUpdatesPreferenceController
49 return OTA_DISABLE_AUTOMATIC_UPDATE_KEY; in getPreferenceKey()