Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DConcurrencyTest.java128 public int p2pState; field in ConcurrencyTest.MyResponse
518 MY_RESPONSE.p2pState = state; in testConcurrency()
524 assertEquals(WifiP2pManager.WIFI_P2P_STATE_ENABLED, MY_RESPONSE.p2pState); in testConcurrency()