Searched refs:isMenuPending (Results 1 – 2 of 2) sorted by relevance
232 if (mState == STATE_SECONDARY && !mIsResponseSent && !appService.isMenuPending(mSlotId)) { in onDestroy()
466 synchronized boolean isMenuPending(int slotId) { in isMenuPending() method in StkAppService