Searched refs:mIsInputPending (Results 1 – 1 of 1) sorted by relevance
121 protected boolean mIsInputPending = false; field in StkAppService.StkContext460 CatLog.d(LOG_TAG, "isInputFinishBySrv: " + mStkContext[slotId].mIsInputPending); in isInputPending()461 return mStkContext[slotId].mIsInputPending; in isInputPending()994 mStkContext[slotId].mIsInputPending = false; in handleSessionEnd()1088 mStkContext[slotId].mIsInputPending = false; in handleCmd()1482 mStkContext[slotId].mIsInputPending = true; in cleanUpInstanceStackBySlot()