Searched refs:otaShowActivationScreen (Results 1 – 1 of 1) sorted by relevance
262 int otaShowActivationScreen = context.getResources().getInteger( in maybeDoOtaCall() local264 if (DBG) log("otaShowActivationScreen: " + otaShowActivationScreen); in maybeDoOtaCall()270 && (otaShowActivationScreen == OTA_SHOW_ACTIVATION_SCREEN_ON)) { in maybeDoOtaCall()700 if (mApplication.cdmaOtaConfigData.otaShowActivationScreen in otaShowActivateScreen()890 && (mApplication.cdmaOtaConfigData.otaShowActivationScreen == in otaShowProgramFailure()1154 mApplication.cdmaOtaConfigData.otaShowActivationScreen = tmpOtaShowActivationScreen; in readXmlSettings()1156 + mApplication.cdmaOtaConfigData.otaShowActivationScreen); in readXmlSettings()1447 public int otaShowActivationScreen; field in OtaUtils.CdmaOtaConfigData1454 otaShowActivationScreen = OTA_SHOW_ACTIVATION_SCREEN_OFF; in CdmaOtaConfigData()