Home
last modified time | relevance | path

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

/packages/apps/Stk/src/com/android/stk/
DStkAppService.java587 cleanUpInstanceStackBySlot(slotId); in handleMessage()
986 cleanUpInstanceStackBySlot(slotId); in handleSessionEnd()
1470 private void cleanUpInstanceStackBySlot(int slotId) { in cleanUpInstanceStackBySlot() method in StkAppService