Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioclient/include/media/
DToneGenerator.h153 NUM_TONES, enumerator
189 TONE_ANSI_DIAL = NUM_TONES, // Dial tone: a continuous 350 Hz + 440 Hz tone.
/frameworks/av/media/libaudioclient/
DToneGenerator.cpp1099 if (toneType >= NUM_TONES) in startTone()