Searched refs:mIsMenuPending (Results 1 – 1 of 1) sorted by relevance
122 protected boolean mIsMenuPending = false; field in StkAppService.StkContext468 CatLog.d(LOG_TAG, "isMenuPending: " + mStkContext[slotId].mIsMenuPending); in isMenuPending()469 return mStkContext[slotId].mIsMenuPending; in isMenuPending()995 mStkContext[slotId].mIsMenuPending = false; in handleSessionEnd()1089 mStkContext[slotId].mIsMenuPending = false; in handleCmd()1487 mStkContext[slotId].mIsMenuPending = true; in cleanUpInstanceStackBySlot()