Home | History | Annotate | Download | only in phone

Lines Matching refs:otaScreenState

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