Searched refs:getDeviceType (Results 1 – 17 of 17) sorted by relevance
58 return Integer.toString(getDeviceType()); in getDeviceTypeString()65 public @CecDeviceType int getDeviceType() { in getDeviceType() method in LogicalAddress
266 if (address.getDeviceType() == testDeviceType) { in getTargetLogicalAddress()339 if (address.getDeviceType() == deviceType) { in hasDeviceType()
280 String deviceType = CecMessage.formatParams(source.getDeviceType()); in broadcastReportPhysicalAddress()297 String deviceType = CecMessage.formatParams(source.getDeviceType()); in broadcastReportPhysicalAddress()
255 if (c.getDeviceType() == DeviceTypes.TYPE_LIGHT) { in performControlAction()266 } else if (c.getDeviceType() == DeviceTypes.TYPE_ROUTINE) { in performControlAction()269 } else if (c.getDeviceType() == DeviceTypes.TYPE_SWITCH) { in performControlAction()274 } else if (c.getDeviceType() == DeviceTypes.TYPE_LOCK) { in performControlAction()285 } else if (c.getDeviceType() == DeviceTypes.TYPE_GATE) { in performControlAction()296 } else if (c.getDeviceType() == DeviceTypes.TYPE_MOWER) { in performControlAction()310 if (c.getDeviceType() == DeviceTypes.TYPE_LIGHT) { in performControlAction()323 if (c.getDeviceType() == DeviceTypes.TYPE_THERMOSTAT) { in performControlAction()351 .setDeviceType(c.getDeviceType()) in controlToBuilder()
115 assertEquals(control.getDeviceType(), DEVICE_TYPE); in assertControl()
369 assertEquals(c1.getDeviceType(), c2.getDeviceType()); in assertControlEquals()
59 assertThat(CecMessage.getSource(message).getDeviceType()).isEqualTo(deviceType); in cect_RebootLogicalAddress()
111 switch (address.getDeviceType()) { in cect_reportFeatures_deviceTypeContainedInAllDeviceTypes()
68 assertEquals(TEST_DEVICE_TYPE, copiedInfo.getDeviceType()); in testWifiP2pWfdInfo()
196 assertThat(mHdmiControlManager.getTvClient().getDeviceType()).isEqualTo( in testHdmiClientType()201 assertThat(mHdmiControlManager.getPlaybackClient().getDeviceType()).isEqualTo( in testHdmiClientType()211 assertThat(mHdmiControlManager.getSwitchClient().getDeviceType()).isEqualTo( in testHdmiClientType()
115 assertThat(info.getDeviceType()).isEqualTo(DEVICE_TYPE); in getMethods()
127 BaseHdmiCecCtsTest.getTargetLogicalAddress(device).getDeviceType(); in initValidClient()
170 assertThat(route.getDeviceType()).isEqualTo(RouteInfo.DEVICE_TYPE_UNKNOWN); in testDefaultRouteInfo()196 assertThat(userRoute.getDeviceType()).isEqualTo(RouteInfo.DEVICE_TYPE_UNKNOWN); in testUserRouteInfo()
926 assertThat(result.getDeviceType().toString()).isEqualTo("MIDI_DEVICE_INFO_TYPE_VIRTUAL"); in testMidiMetrics()
1544 method public int getDeviceType();
5395 method public int getDeviceType();5437 method public int getDeviceType();5519 method public int getDeviceType();5564 method public int getDeviceType();10340 method public int getDeviceType();
24513 method public int getDeviceType();40551 method public int getDeviceType();