Lines Matching refs:cdmaOtaScreenState
457 if ((app.cdmaOtaScreenState == null) || (app.cdmaOtaProvisionData == null)) { in isOtaspCallIntent()
609 if (mApplication.cdmaOtaScreenState.otaScreenState != in onOtaProvisionStatusChanged()
655 mApplication.cdmaOtaScreenState.otaScreenState = in otaShowHome()
719 mApplication.cdmaOtaScreenState.otaScreenState = in otaShowActivateScreen()
753 mApplication.cdmaOtaScreenState.otaScreenState = in otaShowListeningScreen()
828 if (mApplication.cdmaOtaScreenState == null) { in sendOtaspResult()
832 if (mApplication.cdmaOtaScreenState.otaspResultCodePendingIntent == null) { in sendOtaspResult()
840 mApplication.cdmaOtaScreenState.otaspResultCodePendingIntent); in sendOtaspResult()
841 mApplication.cdmaOtaScreenState.otaspResultCodePendingIntent.send( in sendOtaspResult()
863 mApplication.cdmaOtaScreenState.otaScreenState = in otaShowInProgressScreen()
943 mApplication.cdmaOtaScreenState.otaScreenState = in otaShowProgramFailureDialog()
961 mApplication.cdmaOtaScreenState.otaScreenState = in otaShowProgramSuccessDialog()
1288 mApplication.cdmaOtaScreenState.otaScreenState = in onClickOtaActivateNextButton()
1397 mApplication.cdmaOtaScreenState.otaScreenState = in cleanOtaScreen()