Home | History | Annotate | Download | only in phone

Lines Matching refs:cdmaOtaScreenState

529             boolean activateState = (mApplication.cdmaOtaScreenState.otaScreenState
530 == OtaUtils.CdmaOtaScreenState.OtaScreenState.OTA_STATUS_ACTIVATION);
531 boolean dialogState = (mApplication.cdmaOtaScreenState.otaScreenState
532 == OtaUtils.CdmaOtaScreenState.OtaScreenState.OTA_STATUS_SUCCESS_FAILURE_DLG);