Home
last modified time | relevance | path

Searched refs:mDialogInstance (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Stk/src/com/android/stk/
DStkAppService.java109 private Activity mDialogInstance = null; field in StkAppService.StkContext
132 mDialogInstance); in getPendingDialogInstance()
133 return mDialogInstance; in getPendingDialogInstance()
566 mStkContext[slotId].mDialogInstance = dal; in handleMessage()
1227 mStkContext[slotId].mDialogInstance = null; in cleanUpInstanceStackBySlot()