Searched refs:getStkContext (Results 1 – 4 of 4) sorted by relevance
122 appService.getStkContext(mSlotId).setImmediateDialogInstance(this); in onCreate()124 appService.getStkContext(mSlotId).setPendingDialogInstance(this); in onCreate()282 appService.getStkContext(mSlotId).setImmediateDialogInstance(null); in finish()
119 appService.getStkContext(mSlotId).setPendingActivityInstance(this); in onCreate()
193 appService.getStkContext(mSlotId).setPendingActivityInstance(this); in onCreate()
2455 synchronized StkContext getStkContext(int slotId) { in getStkContext() method in StkAppService