Home
last modified time | relevance | path

Searched refs:isCecDevice (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/hdmi/
H A DHdmiDeviceInfo.java410 if (isCecDevice()) { in isSourceType()
425 public boolean isCecDevice() { in isCecDevice() method in HdmiDeviceInfo
/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecNetwork.java729 if (info.isCecDevice() && info.getLogicalAddress() == logicalAddress) { in getSafeCecDeviceInfo()
H A DHdmiCecLocalDeviceAudioSystem.java150 if (info.isCecDevice()) { in addOrUpdateTvInput()
H A DHdmiCecLocalDeviceTv.java117 if (info.isCecDevice()) {
/aosp12/packages/apps/TV/src/com/android/tv/util/
H A DTvInputManagerHelper.java839 if (info.getHdmiDeviceInfo().isCecDevice()) { in getTvInputTypeForPriority()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt3473 method public boolean isCecDevice();