Searched refs:mIsDialogPending (Results 1 – 1 of 1) sorted by relevance
123 protected boolean mIsDialogPending = false; field in StkAppService.StkContext476 CatLog.d(LOG_TAG, "isDialogPending: " + mStkContext[slotId].mIsDialogPending); in isDialogPending()477 return mStkContext[slotId].mIsDialogPending; in isDialogPending()996 mStkContext[slotId].mIsDialogPending = false; in handleSessionEnd()1090 mStkContext[slotId].mIsDialogPending = false; in handleCmd()1496 mStkContext[slotId].mIsDialogPending = true; in cleanUpInstanceStackBySlot()