Home
last modified time | relevance | path

Searched refs:getDeviceName (Results 1 – 13 of 13) sorted by relevance

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/playback/
DHdmiCecDeviceOsdNameTest.java54 private String getDeviceName() throws DeviceNotAvailableException { in getDeviceName() method in HdmiCecDeviceOsdNameTest
73 String deviceName = getDeviceName(); in cect_11_2_11_1a_GiveOsdNameTest()
88 String deviceName = getDeviceName(); in cectGiveOsdNameTestInStandby()
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DOobDataTest.java100 assertArrayEquals(defaultDeviceName, defaultClassicOobData.getDeviceName()); in classicBuilder()
121 assertArrayEquals(deviceName, classicData.getDeviceName()); in classicBuilder()
175 assertArrayEquals(defaultDeviceName, defaultLeOobData.getDeviceName()); in lEBuilder()
195 assertArrayEquals(deviceName, leData.getDeviceName()); in lEBuilder()
232 + "Device Name: " + toHexString(leData.getDeviceName()) + "\n\t" in testToString()
DScanRecordTest.java88 assertEquals("Ped", data.getDeviceName()); in parser()
DScanFilterTest.java121 assertEquals(LOCAL_NAME, filter.getDeviceName()); in setNameFilter()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DUsbMicrophoneTester.java37 sb.append("Model : " + usbDevice.getDeviceName() + "\n"); in getUSBDeviceListString()
/cts/suite/cts/utils/
Dget_csv_report.py132 def getDeviceName(self): member in Result
182 values["device"] = deviceResults[j].getDeviceName()
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
DDocumentsClientTest.java213 private String getDeviceName() { in getDeviceName() method in DocumentsClientTest
487 findRoot(getDeviceName()).click(); in testRestrictStorageAccessFrameworkEnabled_blockFromTree()
541 findRoot(getDeviceName()).click(); in testRestrictStorageAccessFrameworkDisabled_notBlockFromTree()
887 assertTrue(checkToolbarTitleEquals(getDeviceName()) in testOpenDocumentTreeWithScopedStorage()
/cts/tests/tests/wifi/src/android/net/wifi/sharedconnectivity/cts/app/
DNetworkProviderInfoTest.java116 assertThat(info.getDeviceName()).isEqualTo(DEVICE_NAME); in getMethods()
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DConcurrencyTest.java671 private String getDeviceName() { in getDeviceName() method in ConcurrencyTest
704 String originalDeviceName = getDeviceName(); in testSetDeviceName()
714 String currentDeviceName = getDeviceName(); in testSetDeviceName()
1680 String originalDeviceName = getDeviceName(); in testWifiP2pListener()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/device/
DUsbDeviceTestActivity.java2129 assertEquals(entry.getKey(), device.getDeviceName()); in enumerateDevices()
2130 assertNotNull(device.getDeviceName()); in enumerateDevices()
2136 assertEquals(device.getDeviceName(), UsbDevice.getDeviceName(device.getDeviceId())); in enumerateDevices()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dbluetooth-current.txt1326 method @Nullable public String getDeviceName();
1363 method @Nullable public String getDeviceName();
Dsystem-current.txt10339 method @NonNull public String getDeviceName();
Dcurrent.txt20599 method @NonNull public String getDeviceName();
20600 method public static String getDeviceName(int);
28564 method @NonNull public String getDeviceName();