Searched refs:handleIfaceDestroyed (Results 1 – 3 of 3) sorted by relevance
294 verify(mClientModeImpl).handleIfaceDestroyed(); in clientModeStartedStopsOnInterfaceDestroyed()314 verify(mClientModeImpl, never()).handleIfaceDestroyed(); in noCallbackOnInterfaceDestroyedWhenAlreadyStopped()
180 mClientModeImpl.handleIfaceDestroyed();
1480 public void handleIfaceDestroyed() { in handleIfaceDestroyed() method in ClientModeImpl