Home
last modified time | relevance | path

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

/hardware/libhardware_legacy/audio/
DAudioPolicyCompatClient.h72 virtual status_t startTone(ToneGenerator::tone_type tone, AudioSystem::stream_type stream);
DAudioPolicyCompatClient.cpp129 status_t AudioPolicyCompatClient::startTone(ToneGenerator::tone_type tone, in startTone() function in android_audio_legacy::AudioPolicyCompatClient
DAudioPolicyManagerBase.cpp3433 … mpClientInterface->startTone(ToneGenerator::TONE_SUP_CALL_WAITING, AudioSystem::VOICE_CALL); in handleIncallSonification()
/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyInterface.h242 virtual status_t startTone(ToneGenerator::tone_type tone, AudioSystem::stream_type stream) = 0;