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