Home
last modified time | relevance | path

Searched refs:getDeviceType (Results 1 – 17 of 17) sorted by relevance

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DLogicalAddress.java58 return Integer.toString(getDeviceType()); in getDeviceTypeString()
65 public @CecDeviceType int getDeviceType() { in getDeviceType() method in LogicalAddress
DBaseHdmiCecCtsTest.java266 if (address.getDeviceType() == testDeviceType) { in getTargetLogicalAddress()
339 if (address.getDeviceType() == deviceType) { in hasDeviceType()
DHdmiCecClientWrapper.java280 String deviceType = CecMessage.formatParams(source.getDeviceType()); in broadcastReportPhysicalAddress()
297 String deviceType = CecMessage.formatParams(source.getDeviceType()); in broadcastReportPhysicalAddress()
/cts/tests/controls/src/android/controls/cts/
DCtsControlsService.java255 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()
DCtsControlBuilderTest.java115 assertEquals(control.getDeviceType(), DEVICE_TYPE); in assertControl()
DCtsControlsServiceTest.java369 assertEquals(c1.getDeviceType(), c2.getDeviceType()); in assertControlEquals()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/common/
DHdmiCecLogicalAddressTest.java59 assertThat(CecMessage.getSource(message).getDeviceType()).isEqualTo(deviceType); in cect_RebootLogicalAddress()
DHdmiCecSystemInformationTest.java111 switch (address.getDeviceType()) { in cect_reportFeatures_deviceTypeContainedInAllDeviceTypes()
/cts/tests/tests/wifi/src/android/net/wifi/p2p/cts/
DWifiP2pWfdInfoTest.java68 assertEquals(TEST_DEVICE_TYPE, copiedInfo.getDeviceType()); in testWifiP2pWfdInfo()
/cts/tests/tests/hardware/src/android/hardware/hdmi/cts/
DHdmiControlManagerTest.java196 assertThat(mHdmiControlManager.getTvClient().getDeviceType()).isEqualTo( in testHdmiClientType()
201 assertThat(mHdmiControlManager.getPlaybackClient().getDeviceType()).isEqualTo( in testHdmiClientType()
211 assertThat(mHdmiControlManager.getSwitchClient().getDeviceType()).isEqualTo( in testHdmiClientType()
/cts/tests/tests/wifi/src/android/net/wifi/sharedconnectivity/cts/app/
DNetworkProviderInfoTest.java115 assertThat(info.getDeviceType()).isEqualTo(DEVICE_TYPE); in getMethods()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/targetprep/
DCecPortDiscoverer.java127 BaseHdmiCecCtsTest.getTargetLogicalAddress(device).getDeviceType(); in initValidClient()
/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DMediaRouterTest.java170 assertThat(route.getDeviceType()).isEqualTo(RouteInfo.DEVICE_TYPE_UNKNOWN); in testDefaultRouteInfo()
196 assertThat(userRoute.getDeviceType()).isEqualTo(RouteInfo.DEVICE_TYPE_UNKNOWN); in testUserRouteInfo()
/cts/hostsidetests/media/src/android/media/metrics/cts/
DMediaMetricsAtomTests.java926 assertThat(result.getDeviceType().toString()).isEqualTo("MIDI_DEVICE_INFO_TYPE_VIRTUAL"); in testMidiMetrics()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dwifi-current.txt1544 method public int getDeviceType();
Dsystem-current.txt5395 method public int getDeviceType();
5437 method public int getDeviceType();
5519 method public int getDeviceType();
5564 method public int getDeviceType();
10340 method public int getDeviceType();
Dcurrent.txt24513 method public int getDeviceType();
40551 method public int getDeviceType();