Searched refs:getStkContext (Results 1 – 4 of 4) sorted by relevance
123 appService.getStkContext(mSlotId).setImmediateDialogInstance(this); in onCreate()125 appService.getStkContext(mSlotId).setPendingDialogInstance(this); in onCreate()283 appService.getStkContext(mSlotId).setImmediateDialogInstance(null); in finish()
118 appService.getStkContext(mSlotId).setPendingActivityInstance(this); in onCreate()
193 appService.getStkContext(mSlotId).setPendingActivityInstance(this); in onCreate()
2446 synchronized StkContext getStkContext(int slotId) { in getStkContext() method in StkAppService