Searched refs:immedDal (Results 1 – 1 of 1) sorted by relevance
672 Activity immedDal = (Activity) msg.obj; in handleMessage() local673 CatLog.d(LOG_TAG, "Set dialog instance for immediate response. " + immedDal); in handleMessage()674 mStkContext[slotId].mImmediateDialogInstance = immedDal; in handleMessage()