Home
last modified time | relevance | path

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

/packages/apps/Stk/src/com/android/stk/
DStkAppService.java709 handleStopTone(msg, slotId); in handleMessage()
931 handleStopTone(msg, slotId); in terminateTone()
2296 private void handleStopTone(Message msg, int slotId) { in handleStopTone() method in StkAppService