Searched refs:handleIfaceDestroyed (Results 1 – 3 of 3) sorted by relevance
545 verify(mClientModeImpl).handleIfaceDestroyed(); in clientModeStartedStopsOnInterfaceDestroyed()567 verify(mClientModeImpl, never()).handleIfaceDestroyed(); in noCallbackOnInterfaceDestroyedWhenAlreadyStopped()
423 mClientModeImpl.handleIfaceDestroyed();
1564 public void handleIfaceDestroyed() { in handleIfaceDestroyed() method in ClientModeImpl