Home | History | Annotate | Download | only in phone

Lines Matching refs:CdmaOtaScreenState

500             boolean activateState = (mApplication.cdmaOtaScreenState.otaScreenState
501 == OtaUtils.CdmaOtaScreenState.OtaScreenState.OTA_STATUS_ACTIVATION);
502 boolean dialogState = (mApplication.cdmaOtaScreenState.otaScreenState
503 == OtaUtils.CdmaOtaScreenState.OtaScreenState.OTA_STATUS_SUCCESS_FAILURE_DLG);