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