Searched refs:EVENT_PLAY_TONE (Results 1 – 1 of 1) sorted by relevance
100 case EVENT_PLAY_TONE: in handleMessage()136 private static final int EVENT_PLAY_TONE = 3; field in DtmfLocalTonePlayer166 getHandler().obtainMessage(EVENT_PLAY_TONE, (int) c, 0, Log.createSubsession())); in playTone()