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.java697 handleStopTone(msg, slotId); in handleMessage()
923 handleStopTone(msg, slotId); in terminateTone()
2298 private void handleStopTone(Message msg, int slotId) { in handleStopTone() method in StkAppService