Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java1081 boolean onStoppedCalled = false; field in WifiManagerTest.TestLocalOnlyHotspotCallback
1101 onStoppedCalled = true; in onStopped()
1185 assertFalse(callback.onStoppedCalled); in startLocalOnlyHotspot()