Searched refs:mIsMenuPending (Results 1 – 1 of 1) sorted by relevance
112 protected boolean mIsMenuPending = false; field in StkAppService.StkContext464 CatLog.d(LOG_TAG, "isMenuPending: " + mStkContext[slotId].mIsMenuPending); in isMenuPending()465 return mStkContext[slotId].mIsMenuPending; in isMenuPending()987 mStkContext[slotId].mIsMenuPending = false; in handleSessionEnd()1081 mStkContext[slotId].mIsMenuPending = false; in handleCmd()1495 mStkContext[slotId].mIsMenuPending = true; in cleanUpInstanceStackBySlot()