Searched refs:mCurrentCmd (Results 1 – 1 of 1) sorted by relevance
116 protected CatCmdMessage mCurrentCmd = null; field in StkAppService.StkContext590 mStkContext[slotId].mCurrentCmd.getCmdType()); in handleMessage()742 if (mStkContext[slotId].mCurrentCmd != null in handleCardStatusChangeAndIccRefresh()743 && mStkContext[slotId].mCurrentCmd.getCmdType().value() in handleCardStatusChangeAndIccRefresh()894 if (mStkContext[slotId].mCurrentCmd == null) { in sendScreenBusyResponse()897 CatResponseMessage resMsg = new CatResponseMessage(mStkContext[slotId].mCurrentCmd); in sendScreenBusyResponse()988 mStkContext[slotId].mCurrentCmd = mStkContext[slotId].mMainCmd; in handleSessionEnd()1085 mStkContext[slotId].mCurrentCmd = cmdMsg; in handleCmd()1117 mStkContext[slotId].mCurrentMenuCmd = mStkContext[slotId].mCurrentCmd; in handleCmd()1123 mStkContext[slotId].mMainCmd = mStkContext[slotId].mCurrentCmd; in handleCmd()[all …]