Home
last modified time | relevance | path

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

/packages/apps/Stk/src/com/android/stk/
DStkAppService.java150 final synchronized Activity getPendingDialogInstance() { in getPendingDialogInstance() method in StkAppService.StkContext
661 Activity dialog = mStkContext[slotId].getPendingDialogInstance(); in handleMessage()
860 Activity dialog = mStkContext[slotId].getPendingDialogInstance(); in handleHomeKeyPressed()
1470 Activity dialog = mStkContext[slotId].getPendingDialogInstance(); in cleanUpInstanceStackBySlot()