Home
last modified time | relevance | path

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

/aosp12/packages/apps/Stk/src/com/android/stk/
H A DStkAppService.java578 cleanUpInstanceStackBySlot(slotId); in handleMessage()
973 cleanUpInstanceStackBySlot(slotId); in handleSessionEnd()
1473 private void cleanUpInstanceStackBySlot(int slotId) { in cleanUpInstanceStackBySlot() method in StkAppService