Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DRecordingActivityMonitor.java199 int configEvent = event == AudioManager.RECORDER_STATE_STARTED in recorderEvent() local
/aosp12/frameworks/av/services/audioflinger/
H A DThreads.cpp649 sp<ConfigEvent> configEvent = (ConfigEvent *)new IoConfigEvent(event, pid, portId); in sendIoConfigEvent_l() local
663 sp<ConfigEvent> configEvent = (ConfigEvent *)new PrioConfigEvent(pid, tid, prio, forApp); in sendPrioConfigEvent_l() local
670 sp<ConfigEvent> configEvent; in sendSetParameterConfigEvent_l() local
691 sp<ConfigEvent> configEvent = (ConfigEvent *)new CreateAudioPatchConfigEvent(*patch, *handle); in sendCreateAudioPatchConfigEvent() local
705 sp<ConfigEvent> configEvent = (ConfigEvent *)new ReleaseAudioPatchConfigEvent(handle); in sendReleaseAudioPatchConfigEvent() local
717 sp<ConfigEvent> configEvent = (ConfigEvent *)new UpdateOutDevicesConfigEvent(outDevices); in sendUpdateOutDeviceConfigEvent() local
724 sp<ConfigEvent> configEvent = in sendResizeBufferConfigEvent_l() local
737 sp<ConfigEvent> configEvent = in sendCheckOutputStageEffectsEvent_l() local