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.java924 boolean onStoppedCalled = false; field in WifiManagerTest.TestLocalOnlyHotspotCallback
944 onStoppedCalled = true; in onStopped()
1032 assertFalse(callback.onStoppedCalled); in startLocalOnlyHotspot()