Home
last modified time | relevance | path

Searched refs:stopTone (Results 1 – 15 of 15) 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.h169 virtual status_t stopTone();
496 virtual status_t stopTone();
DAudioPolicyClientImplLegacy.cpp305 return audioPolicyService->stopTone(); in aps_stop_tone()
DAudioPolicyService.cpp488 mpToneGenerator->stopTone(); in threadLoop()
1134 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/services/audiopolicy/
DAudioPolicyInterface.h309 virtual status_t stopTone() = 0;
/frameworks/av/media/libmedia/
DToneGenerator.cpp875 stopTone(); in ~ToneGenerator()
995 void ToneGenerator::stopTone() { in stopTone() function in android::ToneGenerator
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp5123 mpClientInterface->stopTone(); in AudioPolicyManager()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt15711 method public void stopTone();
/frameworks/base/api/
Dcurrent.txt21740 method public void stopTone();
Dtest-current.txt21809 method public void stopTone();
Dsystem-current.txt23262 method public void stopTone();