Searched refs:mHasSwitchDevice (Results 1 – 1 of 1) sorted by relevance
1183 private final boolean mHasSwitchDevice; field in HdmiControlManager1205 mHasSwitchDevice = hasDeviceType(types, HdmiDeviceInfo.DEVICE_PURE_CEC_SWITCH); in HdmiControlManager()1284 return (mHasSwitchDevice || mIsSwitchDevice) in getClient()