Searched refs:otaShowActivationScreen (Results 1 – 1 of 1) sorted by relevance
266 int otaShowActivationScreen = context.getResources().getInteger( in maybeDoOtaCall() local268 if (DBG) log("otaShowActivationScreen: " + otaShowActivationScreen); in maybeDoOtaCall()274 && (otaShowActivationScreen == OTA_SHOW_ACTIVATION_SCREEN_ON)) { in maybeDoOtaCall()709 if (mApplication.cdmaOtaConfigData.otaShowActivationScreen in otaShowActivateScreen()899 && (mApplication.cdmaOtaConfigData.otaShowActivationScreen == in otaShowProgramFailure()1163 mApplication.cdmaOtaConfigData.otaShowActivationScreen = tmpOtaShowActivationScreen; in readXmlSettings()1165 + mApplication.cdmaOtaConfigData.otaShowActivationScreen); in readXmlSettings()1456 public int otaShowActivationScreen; field in OtaUtils.CdmaOtaConfigData1463 otaShowActivationScreen = OTA_SHOW_ACTIVATION_SCREEN_OFF; in CdmaOtaConfigData()