Home
last modified time | relevance | path

Searched refs:mIsMenuPending (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Stk/src/com/android/stk/
DStkAppService.java122 protected boolean mIsMenuPending = false; field in StkAppService.StkContext
468 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()