Searched refs:isDialogPending (Results 1 – 2 of 2) sorted by relevance
233 if (!mIsResponseSent && appService != null && !appService.isDialogPending(mSlotId)) { in onDestroy()
470 synchronized boolean isDialogPending(int slotId) { in isDialogPending() method in StkAppService