Home
last modified time | relevance | path

Searched defs:stopSource (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/media/projection/
DFrameworkStatsLogWrapper.java34 int stopSource) { in writeStateChanged()
/frameworks/base/services/tests/servicestests/src/com/android/server/media/projection/
DMediaProjectionMetricsLoggerTest.java769 private void verifyStopSourceLogged(int stopSource) { in verifyStopSourceLogged()
/frameworks/av/media/libstagefright/
DMediaCodecSource.cpp203 void MediaCodecSource::Puller::stopSource() { in stopSource() function in android::MediaCodecSource::Puller
DMPEG4Writer.cpp1321 status_t MPEG4Writer::reset(bool stopSource, bool waitForAnyPreviousCallToComplete) { in reset()
3220 status_t MPEG4Writer::Track::stop(bool stopSource) { in stop()
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp2795 status_t AudioPolicyManager::stopSource(const sp<SwAudioOutputDescriptor>& outputDesc, in stopSource() function in android::AudioPolicyManager