Searched refs:mIsDialogPending (Results 1 – 1 of 1) sorted by relevance
113 protected boolean mIsDialogPending = false; field in StkAppService.StkContext472 CatLog.d(LOG_TAG, "isDialogPending: " + mStkContext[slotId].mIsDialogPending); in isDialogPending()473 return mStkContext[slotId].mIsDialogPending; in isDialogPending()988 mStkContext[slotId].mIsDialogPending = false; in handleSessionEnd()1082 mStkContext[slotId].mIsDialogPending = false; in handleCmd()1504 mStkContext[slotId].mIsDialogPending = true; in cleanUpInstanceStackBySlot()