Searched refs:mCurrentCmd (Results 1 – 1 of 1) sorted by relevance
107 protected CatCmdMessage mCurrentCmd = null; field in StkAppService.StkContext725 if (mStkContext[slotId].mCurrentCmd != null in handleCardStatusChangeAndIccRefresh()881 if (mStkContext[slotId].mCurrentCmd == null) { in sendScreenBusyResponse()1072 mStkContext[slotId].mCurrentCmd = cmdMsg; in handleCmd()1281 if (mStkContext[slotId].mCurrentCmd == null) { in handleCmdResponse()1344 switch (mStkContext[slotId].mCurrentCmd.getCmdType()) { in handleCmdResponse()1446 if (null != mStkContext[slotId].mCurrentCmd && in handleCmdResponse()1478 if (mStkContext[slotId].mCurrentCmd != null) { in cleanUpInstanceStackBySlot()1603 Input input = mStkContext[slotId].mCurrentCmd.geInput(); in launchInputActivity()2048 if (mStkContext[slotId].mCurrentCmd.hasIconLoadFailed() || in launchEventMessage()[all …]