Home
last modified time | relevance | path

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

/packages/apps/Stk/src/com/android/stk/
DTonePlayer.java42 mToneMap.put(Tone.GENERAL_BEEP, ToneGenerator.TONE_PROP_BEEP); in mToneMap.put() argument
71 int toneId = ToneGenerator.TONE_PROP_BEEP; in getToneId()