Searched refs:startTone (Results 1 – 5 of 5) sorted by relevance
72 virtual status_t startTone(ToneGenerator::tone_type tone, AudioSystem::stream_type stream);
129 status_t AudioPolicyCompatClient::startTone(ToneGenerator::tone_type tone, in startTone() function in android_audio_legacy::AudioPolicyCompatClient
3458 … mpClientInterface->startTone(ToneGenerator::TONE_SUP_CALL_WAITING, AudioSystem::VOICE_CALL); in handleIncallSonification()
242 virtual status_t startTone(ToneGenerator::tone_type tone, AudioSystem::stream_type stream) = 0;
1184 mpClientInterface->startTone(AUDIO_POLICY_TONE_IN_CALL_NOTIFICATION, in handleIncallSonification()