Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DAudioFlinger.h504 class MediaLogNotifier : public Thread {
506 MediaLogNotifier();
527 const sp<MediaLogNotifier> mMediaLogNotifier = sp<MediaLogNotifier>::make();
DAudioFlinger.cpp2258 AudioFlinger::MediaLogNotifier::MediaLogNotifier() in MediaLogNotifier() function in android::AudioFlinger::MediaLogNotifier
2262 void AudioFlinger::MediaLogNotifier::requestMerge() { in requestMerge()
2268 bool AudioFlinger::MediaLogNotifier::threadLoop() { in threadLoop()