Searched refs:cdmaOtaScreenState (Results 1 – 5 of 5) sorted by relevance
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()[all …]
201 boolean activateState = (app.cdmaOtaScreenState.otaScreenState in doReceive()203 boolean dialogState = (app.cdmaOtaScreenState.otaScreenState in doReceive()213 if ((app.cdmaOtaScreenState.otaScreenState in doReceive()215 || (app.cdmaOtaScreenState.otaScreenState in doReceive()
208 public OtaUtils.CdmaOtaScreenState cdmaOtaScreenState; field in PhoneGlobals440 cdmaOtaScreenState = new OtaUtils.CdmaOtaScreenState(); in onCreate()
392 boolean activateState = (mApplication.cdmaOtaScreenState.otaScreenState in ignoreAllIncomingCalls()394 boolean dialogState = (mApplication.cdmaOtaScreenState.otaScreenState in ignoreAllIncomingCalls()
110 app.cdmaOtaScreenState.otaspResultCodePendingIntent = in onCreate()