Home
last modified time | relevance | path

Searched refs:stopTone (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
DTonesAutoTest.java45 toneGen.stopTone(); in tonesDtmfTest()
70 toneGen.stopTone(); in tonesSupervisoryTest()
82 toneGen.stopTone(); in tonesSupervisoryTest()
106 toneGen.stopTone(); in tonesProprietaryTest()
133 toneGen1.stopTone(); in tonesSimultaneousTest()
135 toneGen2.stopTone(); in tonesSimultaneousTest()
137 toneGen1.stopTone(); in tonesSimultaneousTest()
/frameworks/av/services/audiopolicy/service/
DAudioPolicyClientImpl.cpp164 status_t AudioPolicyService::AudioPolicyClient::stopTone() in stopTone() function in android::AudioPolicyService::AudioPolicyClient
166 return mAudioPolicyService->stopTone(); in stopTone()
DAudioPolicyService.h165 virtual status_t stopTone();
492 virtual status_t stopTone();
DAudioPolicyService.cpp425 mpToneGenerator->stopTone(); in threadLoop()
1083 int AudioPolicyService::stopTone() in stopTone() function in android::AudioPolicyService
/frameworks/base/media/java/android/media/
DToneGenerator.java872 public native void stopTone(); in stopTone() method in ToneGenerator
/frameworks/base/core/jni/
Dandroid_media_ToneGenerator.cpp65 lpToneGen->stopTone(); in android_media_ToneGenerator_stopTone()
/frameworks/av/include/media/
DToneGenerator.h159 void stopTone();
/frameworks/av/media/libaudioclient/include/media/
DToneGenerator.h159 void stopTone();
/frameworks/av/services/audiopolicy/
DAudioPolicyInterface.h319 virtual status_t stopTone() = 0;
/frameworks/av/media/libaudioclient/
DToneGenerator.cpp908 stopTone(); in ~ToneGenerator()
1029 void ToneGenerator::stopTone() { in stopTone() function in android::ToneGenerator
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp5452 mpClientInterface->stopTone(); in AudioPolicyManager()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt15711 method public void stopTone();
/frameworks/base/api/
Dcurrent.txt23465 method public void stopTone();
Dsystem-current.txt25318 method public void stopTone();