Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DOtaUtils.java72 public static final int OTA_SHOW_ACTIVATE_FAIL_COUNT_OFF = 0; field in OtaUtils
1456 otaShowActivateFailTimes = OTA_SHOW_ACTIVATE_FAIL_COUNT_OFF; in CdmaOtaConfigData()