Lines Matching full:tone
1345 * as the UI layer needs to distinguish these cases for tone generation or
1600 * Send a DTMF tone
1602 * If the implementation is currently playing a tone requested via
1603 * RIL_REQUEST_DTMF_START, that tone should be cancelled and the new tone
2224 * Start playing a DTMF tone. Continue playing DTMF tone until
2227 * If a RIL_REQUEST_DTMF_START is received while a tone is currently playing,
2228 * it should cancel the previous tone and play the new one.
2246 * Stop playing a currently playing DTMF tone.
3974 * play out-band tone.
3977 * ((int *)data)[0] == 0 for stop play ringback tone.
3978 * ((int *)data)[0] == 1 for start play ringback tone.