Searched refs:isInputPending (Results 1 – 2 of 2) sorted by relevance
242 if (!mIsResponseSent && !appService.isInputPending(mSlotId)) { in onDestroy()
449 synchronized boolean isInputPending(int slotId) { in isInputPending() method in StkAppService