Searched refs:mIsInputPending (Results 1 – 1 of 1) sorted by relevance
111 protected boolean mIsInputPending = false; field in StkAppService.StkContext456 CatLog.d(LOG_TAG, "isInputFinishBySrv: " + mStkContext[slotId].mIsInputPending); in isInputPending()457 return mStkContext[slotId].mIsInputPending; in isInputPending()986 mStkContext[slotId].mIsInputPending = false; in handleSessionEnd()1080 mStkContext[slotId].mIsInputPending = false; in handleCmd()1490 mStkContext[slotId].mIsInputPending = true; in cleanUpInstanceStackBySlot()