Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/service/
DAudioPolicyService.h348 void startToneCommand(ToneGenerator::tone_type type,
DAudioPolicyService.cpp903 void AudioPolicyService::AudioCommandThread::startToneCommand(ToneGenerator::tone_type type, in startToneCommand() function in android::AudioPolicyService::AudioCommandThread
1343 mTonePlaybackThread->startToneCommand(ToneGenerator::TONE_SUP_CALL_WAITING, in startTone()