Searched refs:onStoppedCalled (Results 1 – 1 of 1) sorted by relevance
1081 boolean onStoppedCalled = false; field in WifiManagerTest.TestLocalOnlyHotspotCallback1101 onStoppedCalled = true; in onStopped()1185 assertFalse(callback.onStoppedCalled); in startLocalOnlyHotspot()