Searched refs:mIsSwitchDevice (Results 1 – 3 of 3) sorted by relevance
867 private final boolean mIsSwitchDevice; field in HdmiControlManager888 mIsSwitchDevice = HdmiProperties.is_switch().orElse(false); in HdmiControlManager()960 return (mHasSwitchDevice || mIsSwitchDevice) in getClient()
45 protected boolean mIsSwitchDevice = HdmiProperties.is_switch().orElse(false); field in HdmiCecLocalDeviceSource
1030 } else if (mIsSwitchDevice && port >= 0) { in switchInputOnReceivingNewActivePath()