Searched refs:mHasPlaybackDevice (Results 1 – 2 of 2) sorted by relevance
288 private final boolean mHasPlaybackDevice; field in HdmiControlManager314 mHasPlaybackDevice = hasDeviceType(types, HdmiDeviceInfo.DEVICE_PLAYBACK); in HdmiControlManager()351 return mHasPlaybackDevice ? new HdmiPlaybackClient(mService) : null; in getClient()
23132 Landroid/hardware/hdmi/HdmiControlManager;->mHasPlaybackDevice:Z