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.java121 protected boolean mIsMenuPending = false; field in StkAppService.StkContext
456 CatLog.d(LOG_TAG, "isMenuPending: " + mStkContext[slotId].mIsMenuPending); in isMenuPending()
457 return mStkContext[slotId].mIsMenuPending; in isMenuPending()
939 mStkContext[slotId].mIsMenuPending = false; in handleSessionEnd()
1027 mStkContext[slotId].mIsMenuPending = false; in handleCmd()
1430 mStkContext[slotId].mIsMenuPending = true; in cleanUpInstanceStackBySlot()