Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DConcurrencyTest.java714 String currentDeviceName = getDeviceName(); in testSetDeviceName() local
715 assertEquals(testDeviceName, currentDeviceName); in testSetDeviceName()