Searched refs:OTA_DISABLE_AUTOMATIC_UPDATE_KEY (Results 1 – 1 of 1) sorted by relevance
206 private static final String OTA_DISABLE_AUTOMATIC_UPDATE_KEY = "ota_disable_automatic_update"; field in DevelopmentSettings474 mOtaDisableAutomaticUpdate = findAndInitSwitchPref(OTA_DISABLE_AUTOMATIC_UPDATE_KEY); in onCreate()