Searched refs:hardwareList (Results 1 – 1 of 1) sorted by relevance
531 List<TvInputHardwareInfo> hardwareList = mManager.getHardwareList(); in testAcquireTvInputHardware() local532 if (hardwareList == null || hardwareList.isEmpty()) { in testAcquireTvInputHardware()537 deviceId = hardwareList.get(0).getDeviceId(); in testAcquireTvInputHardware()594 List<TvInputHardwareInfo> hardwareList = mManager.getHardwareList(); in testTvInputHardwareOverrideAudioSink() local595 if (hardwareList == null || hardwareList.isEmpty()) { in testTvInputHardwareOverrideAudioSink()600 deviceId = hardwareList.get(0).getDeviceId(); in testTvInputHardwareOverrideAudioSink()661 List<TvInputHardwareInfo> hardwareList = mManager.getHardwareList(); in testTvInputHardwareSetSurface() local662 if (hardwareList == null || hardwareList.isEmpty()) { in testTvInputHardwareSetSurface()667 deviceId = hardwareList.get(0).getDeviceId(); in testTvInputHardwareSetSurface()