Searched refs:mIsInputPending (Results 1 – 1 of 1) sorted by relevance
120 protected boolean mIsInputPending = false; field in StkAppService.StkContext448 CatLog.d(LOG_TAG, "isInputFinishBySrv: " + mStkContext[slotId].mIsInputPending); in isInputPending()449 return mStkContext[slotId].mIsInputPending; in isInputPending()938 mStkContext[slotId].mIsInputPending = false; in handleSessionEnd()1026 mStkContext[slotId].mIsInputPending = false; in handleCmd()1425 mStkContext[slotId].mIsInputPending = true; in cleanUpInstanceStackBySlot()