Searched refs:mIsSwitchDevice (Results 1 – 3 of 3) sorted by relevance
47 protected boolean mIsSwitchDevice = SystemProperties.getBoolean( field in HdmiCecLocalDeviceSource168 if (!mIsSwitchDevice in handleRoutingChange()187 if (!mIsSwitchDevice in handleRoutingInformation()
1107 } else if (mIsSwitchDevice && port >= 0) { in switchInputOnReceivingNewActivePath()
298 private final boolean mIsSwitchDevice; field in HdmiControlManager319 mIsSwitchDevice = SystemProperties.getBoolean( in HdmiControlManager()358 return (mHasSwitchDevice || mIsSwitchDevice) in getClient()