Home
last modified time | relevance | path

Searched refs:isRoutingControlFeatureEnabled (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecLocalDeviceSource.java222 if (isRoutingControlFeatureEnabled()) { in handleActiveSource()
268 if (!isRoutingControlFeatureEnabled()) { in handleRoutingChange()
286 if (!isRoutingControlFeatureEnabled()) { in handleRoutingInformation()
447 boolean isRoutingControlFeatureEnabled() { in isRoutingControlFeatureEnabled() method in HdmiCecLocalDeviceSource
H A DHdmiCecLocalDeviceAudioSystem.java1212 if (!isRoutingControlFeatureEnabled()) { in routeToInputFromPortId()
1358 pw.println("isRoutingFeatureEnabled " + isRoutingControlFeatureEnabled()); in dump()