Searched refs:onLostCalled (Results 1 – 2 of 2) sorted by relevance
1165 assertTrue(callback.onLostCalled); in testConnectToSuggestionThenRemoveWithImmediateDisconnect()1190 assertFalse(callback.onLostCalled); in testConnectToSuggestionThenRemoveWithLingering()1195 () -> callback.onLostCalled); in testConnectToSuggestionThenRemoveWithLingering()
375 public boolean onLostCalled = false; field in TestHelper.TestNetworkCallback414 onLostCalled = true; in onLost()