HomeSort by relevance Sort by last modified time
    Searched full:hdmi (Results 26 - 50 of 881) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/autotest/server/site_tests/audio_AudioNodeSwitch/
control.HDMI 10 NAME = "audio_AudioNodeSwitch.HDMI"
28 job.run_test("audio_AudioNodeSwitch", host=host, hdmi_node=True, tag='HDMI')
  /external/autotest/server/site_tests/audiovideo_AVSync/
control.hw_video_acc 9 PURPOSE = "Remotely controlled HDMI audio/video test."
15 DEPENDENCIES = 'chameleon:hdmi'
control.sw_video_acc 9 PURPOSE = "Remotely controlled HDMI audio/video test."
15 DEPENDENCIES = 'chameleon:hdmi'
  /frameworks/base/core/java/android/hardware/hdmi/
IHdmiControlCallback.aidl 17 package android.hardware.hdmi;
20 * Callback interface definition for HDMI client to get informed of
IHdmiInputChangeListener.aidl 17 package android.hardware.hdmi;
19 import android.hardware.hdmi.HdmiDeviceInfo;
IHdmiSystemAudioModeChangeListener.aidl 17 package android.hardware.hdmi;
20 * Callback interface definition for HDMI client to get informed of
IHdmiVendorCommandListener.aidl 17 package android.hardware.hdmi;
20 * Callback interface definition for HDMI client to get the vendor-specific
IHdmiDeviceEventListener.aidl 17 package android.hardware.hdmi;
19 import android.hardware.hdmi.HdmiDeviceInfo;
22 * Callback interface definition for HDMI client to get informed of
HdmiPortInfo.java 16 package android.hardware.hdmi;
23 * A class to encapsulate HDMI port information. Contains the capability of the ports such as
24 * HDMI-CEC, MHL, ARC(Audio Return Channel), and physical address assigned to each port.
30 /** HDMI port type: Input */
33 /** HDMI port type: Output */
46 * @param id identifier assigned to each port. 1 for HDMI port 1
47 * @param type HDMI port input/output type
49 * @param cec {@code true} if HDMI-CEC is supported on the port
90 * Returns {@code true} if the port supports HDMI-CEC signaling.
92 * @return {@code true} if the port supports HDMI-CEC signaling
    [all...]
  /frameworks/native/data/etc/
android.hardware.hdmi.cec.xml 17 <!-- This is the standard feature indicating that the device includes HDMI-CEC. -->
19 <feature name="android.hardware.hdmi.cec" />
  /frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Settings/
device_for_strategy_enforced_audible.pfw 49 AvailableOutputDevices Excludes Hdmi
76 hdmi = 0
99 hdmi = 0
122 hdmi = 0
145 hdmi = 0
168 hdmi = 0
191 hdmi = 0
214 hdmi = 0
237 hdmi = 0
260 hdmi =
    [all...]
device_for_strategy_accessibility.pfw 49 hdmi = 0
77 hdmi = 0
105 hdmi = 0
133 hdmi = 0
161 hdmi = 0
190 hdmi = 0
219 hdmi = 0
248 hdmi = 0
285 hdmi = 0
321 hdmi =
    [all...]
device_for_strategy_phone.pfw 34 hdmi = 0
57 hdmi = 0
80 hdmi = 0
110 hdmi = 0
140 hdmi = 0
170 hdmi = 0
197 hdmi = 0
224 hdmi = 0
247 hdmi = 0
285 hdmi =
    [all...]
device_for_strategy_sonification_respectful.pfw 99 hdmi = 0
126 hdmi = 0
153 hdmi = 0
180 hdmi = 0
207 hdmi = 0
234 hdmi = 0
271 hdmi = 0
312 hdmi = 0
349 hdmi = 0
387 hdmi =
    [all...]
  /frameworks/base/services/core/java/com/android/server/hdmi/
SystemAudioActionFromAvr.java 17 package com.android.server.hdmi;
19 import android.hardware.hdmi.HdmiDeviceInfo;
20 import android.hardware.hdmi.HdmiControlManager;
21 import android.hardware.hdmi.IHdmiControlCallback;
SystemAudioActionFromTv.java 17 package com.android.server.hdmi;
19 import android.hardware.hdmi.HdmiDeviceInfo;
20 import android.hardware.hdmi.IHdmiControlCallback;
DevicePowerStatusAction.java 1 package com.android.server.hdmi;
19 import android.hardware.hdmi.HdmiControlManager;
20 import android.hardware.hdmi.HdmiPlaybackClient;
21 import android.hardware.hdmi.HdmiPlaybackClient.DisplayStatusCallback;
22 import android.hardware.hdmi.IHdmiControlCallback;
OneTouchRecordAction.java 17 package com.android.server.hdmi;
19 import static android.hardware.hdmi.HdmiControlManager.ONE_TOUCH_RECORD_CHECK_RECORDER_CONNECTION;
20 import static android.hardware.hdmi.HdmiControlManager.ONE_TOUCH_RECORD_RECORDING_ANALOGUE_SERVICE;
21 import static android.hardware.hdmi.HdmiControlManager.ONE_TOUCH_RECORD_RECORDING_CURRENTLY_SELECTED_SOURCE;
22 import static android.hardware.hdmi.HdmiControlManager.ONE_TOUCH_RECORD_RECORDING_DIGITAL_SERVICE;
23 import static android.hardware.hdmi.HdmiControlManager.ONE_TOUCH_RECORD_RECORDING_EXTERNAL_INPUT;
27 import com.android.server.hdmi.HdmiControlService.SendMessageCallback;
  /hardware/qcom/display/msm8994/libhdmi/
Android.mk 14 LOCAL_SRC_FILES := hdmi.cpp
hdmi.h 65 /* Returns true if HDMI is the PRIMARY display device*/
68 /* when HDMI is an EXTERNAL display, PRIMARY display attributes are needed
100 // mCurrentMode is the HDMI video format that corresponds to the mEDIDMode
104 // the HDMI display. It basically indexes the mEDIDMode array
106 // mEDIDModes contains a list of HDMI video formats (modes) supported by the
107 // HDMI display
111 // Holds all the HDMI modes and timing info supported by driver
  /external/adhd/ucm-config/daisy_skate/DAISY-I2S/
HiFi.conf 22 SectionDevice."HDMI".0 {
24 JackName "DAISY-I2S HDMI Jack"
26 EDIDFile "/sys/devices/platform/exynos-drm/drm/card0/card0-HDMI-A-1/edid"
  /external/autotest/server/site_tests/audio_AudioBasicHDMI/
control.suspend_while_playback 9 PURPOSE = "Remotely controlled HDMI after suspend while playing audio test."
16 DEPENDENCIES = 'chameleon:hdmi, audio_board, test_hdmiaudio'
20 This test remotely tests HDMI audio function after suspend-resume.
  /frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/SettingsNoInput/
device_for_input_source.pfw 14 hdmi = 0
37 hdmi = 0
60 hdmi = 0
83 hdmi = 0
106 hdmi = 0
129 hdmi = 0
152 hdmi = 0
175 hdmi = 0
198 hdmi = 0
221 hdmi =
    [all...]
  /hardware/interfaces/tv/cec/1.0/
IHdmiCec.hal 22 * HDMI-CEC HAL interface definition.
57 * connected HDMI devices. It is therefore likely to change if the cable is
70 * Transmits HDMI-CEC message to other HDMI device.
79 * @param message CEC message to be sent to other HDMI device.
88 * Sets a callback that HDMI-CEC HAL must later use for incoming CEC
89 * messages or internal HDMI events.
91 * @param callback Callback object to pass hdmi events to the system. The
117 * Gets the hdmi port information of underlying hardware.
119 * @return infos The list of HDMI port informatio
    [all...]
  /hardware/libhardware/include/hardware/
hdmi_cec.h 68 * HDMI CEC messages
154 * HDMI event type. used for hdmi_event_t.
162 * HDMI hotplug event type. Used when the event
181 * HDMI port type.
258 * HDMI event generated from HAL.
270 * HDMI port descriptor
274 // Port ID should start from 1 which corresponds to HDMI "port 1".
289 * Common methods of the HDMI CEC module. This *must* be the first member of
297 * HDMI-CEC HAL interface definition.
301 * Common methods of the HDMI CEC device. This *must* be the first member o
    [all...]

Completed in 514 milliseconds

12 3 4 5 6 7 8 91011>>