Searched refs:otaShowActivationScreen (Results 1 – 1 of 1) sorted by relevance
320 int otaShowActivationScreen = context.getResources().getInteger( in maybeDoOtaCall() local322 if (DBG) log("otaShowActivationScreen: " + otaShowActivationScreen); in maybeDoOtaCall()328 && (otaShowActivationScreen == OTA_SHOW_ACTIVATION_SCREEN_ON)) { in maybeDoOtaCall()757 if (mApplication.cdmaOtaConfigData.otaShowActivationScreen in otaShowActivateScreen()947 && (mApplication.cdmaOtaConfigData.otaShowActivationScreen == in otaShowProgramFailure()1210 mApplication.cdmaOtaConfigData.otaShowActivationScreen = tmpOtaShowActivationScreen; in readXmlSettings()1212 + mApplication.cdmaOtaConfigData.otaShowActivationScreen); in readXmlSettings()1503 public int otaShowActivationScreen; field in OtaUtils.CdmaOtaConfigData1510 otaShowActivationScreen = OTA_SHOW_ACTIVATION_SCREEN_OFF; in CdmaOtaConfigData()