Home
last modified time | relevance | path

Searched refs:EVENT (Results 1 – 25 of 42) sorted by relevance

12

/frameworks/base/services/core/java/com/android/server/audio/
DAudioServiceEvents.java92 .set(MediaMetrics.Property.EVENT, "set") in logMetricEvent()
101 .set(MediaMetrics.Property.EVENT, "inCommunicationTimeout") in logMetricEvent()
190 .set(MediaMetrics.Property.EVENT, "setDeviceVolume") in DeviceVolumeEvent()
354 .set(MediaMetrics.Property.EVENT, eventName) in logMetricEvent()
365 .set(MediaMetrics.Property.EVENT, "adjustVolumeGroupVolume") in logMetricEvent()
373 .set(MediaMetrics.Property.EVENT, "setStreamVolume") in logMetricEvent()
382 .set(MediaMetrics.Property.EVENT, "setHearingAidVolume") in logMetricEvent()
389 .set(MediaMetrics.Property.EVENT, "setLeAudioVolume") in logMetricEvent()
396 .set(MediaMetrics.Property.EVENT, "setAvrcpVolume") in logMetricEvent()
402 .set(MediaMetrics.Property.EVENT, "voiceActivityHearingAid") in logMetricEvent()
[all …]
DAudioDeviceInventory.java124 .set(MediaMetrics.Property.EVENT, event)
324 .set(MediaMetrics.Property.EVENT, "onSetBtActiveDevice") in onSetBtActiveDevice()
397 .set(MediaMetrics.Property.EVENT, BtHelper.a2dpDeviceEventToString(event)); in onBluetoothA2dpDeviceConfigChange()
1043 .set(MediaMetrics.Property.EVENT, "makeA2dpDeviceUnavailableNow"); in makeA2dpDeviceUnavailableNow()
/frameworks/av/media/libaaudio/src/binding/
DAAudioServiceMessage.h59 EVENT, enumerator
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/
DConversion.h192 case omx_message::EVENT: in wrapAs()
193 t->type = Message::Type::EVENT; in wrapAs()
238 case Message::Type::EVENT: in wrapAs()
239 l->type = omx_message::EVENT; in wrapAs()
/frameworks/av/media/libstagefright/omx/tests/
DOMXHarness.cpp351 && msg.type == omx_message::EVENT in testStateTransitions()
364 && msg.type == omx_message::EVENT in testStateTransitions()
384 && msg.type == omx_message::EVENT in testStateTransitions()
410 && msg.type == omx_message::EVENT in testStateTransitions()
455 && msg.type == omx_message::EVENT in testStateTransitions()
/frameworks/native/opengl/include/EGL/
DNOTICE17 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
/frameworks/native/opengl/include/KHR/
DNOTICE17 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
/frameworks/wilhelm/include/OMXAL/
DNOTICE17 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
/frameworks/wilhelm/include/SLES/
DNOTICE16 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
/frameworks/av/media/libmedia/include/media/omx/1.0/
DConversion.h334 case omx_message::EVENT: in wrapAs()
335 t->type = Message::Type::EVENT; in wrapAs()
380 case Message::Type::EVENT: in wrapAs()
381 l->type = omx_message::EVENT; in wrapAs()
/frameworks/opt/net/ims/
DLICENSE_BSD19 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
/frameworks/opt/telephony/tests/telephonytests/
DLICENSE_BSD19 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
/frameworks/base/native/webview/plat_support/
DLICENSE20 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
/frameworks/base/obex/
DNOTICE22 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
/frameworks/native/opengl/include/GLES/
DNOTICE31 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
/frameworks/native/opengl/tests/angeles/
Dlicense-BSD.txt27 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
/frameworks/native/opengl/include/GLES2/
DNOTICE31 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
/frameworks/native/opengl/include/GLES3/
DNOTICE34 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
/frameworks/av/media/codec2/sfplugin/
DOmx2IGraphicBufferSource.cpp75 msg.type = omx_message::EVENT; in dispatchDataSpaceChanged()
/frameworks/av/media/libmedia/include/media/
DIOMX.h185 EVENT, enumerator
/frameworks/av/media/libstagefright/omx/1.0/
DWGraphicBufferSource.cpp69 tMsg.type = Message::Type::EVENT; in dispatchDataSpaceChanged()
/frameworks/compile/mclinker/
DLICENSE.TXT37 FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
/frameworks/av/services/oboeservice/
DAAudioServiceStreamBase.cpp593 command.what = AAudioServiceMessage::code::EVENT; in sendServiceEvent()
602 command.what = AAudioServiceMessage::code::EVENT; in sendServiceEvent()
/frameworks/av/media/libaaudio/src/client/
DAudioStreamInternal.cpp718 case AAudioServiceMessage::code::EVENT: in drainTimestampsFromService()
752 case AAudioServiceMessage::code::EVENT: in processCommands()
/frameworks/base/services/core/java/com/android/server/media/metrics/
DMediaMetricsManagerService.java246 .set(MediaMetrics.Property.EVENT, "create") in getSessionIdInternal()

12