Home
last modified time | relevance | path

Searched defs:CaptureStateListenerImpl (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/av/media/libaudioclient/include/media/
H A DAudioSystem.h90 class CaptureStateListenerImpl; variable
102 friend class CaptureStateListenerImpl; variable
/aosp_15_r20/frameworks/av/media/libaudioclient/
H A DAudioSystem.cpp2790 class CaptureStateListenerImpl : public media::BnCaptureStateListener, class
2793 CaptureStateListenerImpl( in CaptureStateListenerImpl() function in android::CaptureStateListenerImpl