/frameworks/base/services/core/java/com/android/server/audio/ |
D | AudioServiceEvents.java | 92 .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 …]
|
D | AudioDeviceInventory.java | 124 .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/ |
D | AAudioServiceMessage.h | 59 EVENT, enumerator
|
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/ |
D | Conversion.h | 192 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/ |
D | OMXHarness.cpp | 351 && 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/ |
D | NOTICE | 17 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
/frameworks/native/opengl/include/KHR/ |
D | NOTICE | 17 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
/frameworks/wilhelm/include/OMXAL/ |
D | NOTICE | 17 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
/frameworks/wilhelm/include/SLES/ |
D | NOTICE | 16 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
/frameworks/av/media/libmedia/include/media/omx/1.0/ |
D | Conversion.h | 334 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/ |
D | LICENSE_BSD | 19 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
|
/frameworks/opt/telephony/tests/telephonytests/ |
D | LICENSE_BSD | 19 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
|
/frameworks/base/native/webview/plat_support/ |
D | LICENSE | 20 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
/frameworks/base/obex/ |
D | NOTICE | 22 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
|
/frameworks/native/opengl/include/GLES/ |
D | NOTICE | 31 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
/frameworks/native/opengl/tests/angeles/ |
D | license-BSD.txt | 27 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
/frameworks/native/opengl/include/GLES2/ |
D | NOTICE | 31 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
/frameworks/native/opengl/include/GLES3/ |
D | NOTICE | 34 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
/frameworks/av/media/codec2/sfplugin/ |
D | Omx2IGraphicBufferSource.cpp | 75 msg.type = omx_message::EVENT; in dispatchDataSpaceChanged()
|
/frameworks/av/media/libmedia/include/media/ |
D | IOMX.h | 185 EVENT, enumerator
|
/frameworks/av/media/libstagefright/omx/1.0/ |
D | WGraphicBufferSource.cpp | 69 tMsg.type = Message::Type::EVENT; in dispatchDataSpaceChanged()
|
/frameworks/compile/mclinker/ |
D | LICENSE.TXT | 37 FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
/frameworks/av/services/oboeservice/ |
D | AAudioServiceStreamBase.cpp | 593 command.what = AAudioServiceMessage::code::EVENT; in sendServiceEvent() 602 command.what = AAudioServiceMessage::code::EVENT; in sendServiceEvent()
|
/frameworks/av/media/libaaudio/src/client/ |
D | AudioStreamInternal.cpp | 718 case AAudioServiceMessage::code::EVENT: in drainTimestampsFromService() 752 case AAudioServiceMessage::code::EVENT: in processCommands()
|
/frameworks/base/services/core/java/com/android/server/media/metrics/ |
D | MediaMetricsManagerService.java | 246 .set(MediaMetrics.Property.EVENT, "create") in getSessionIdInternal()
|