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