Searched refs:mHasAudioSystemDevice (Results 1 – 1 of 1) sorted by relevance
1167 private final boolean mHasAudioSystemDevice; field in HdmiControlManager1190 mHasAudioSystemDevice = hasDeviceType(types, HdmiDeviceInfo.DEVICE_AUDIO_SYSTEM); in HdmiControlManager()1262 || mHasAudioSystemDevice) { in getClient()