Searched refs:handleIfaceDestroyed (Results 1 – 3 of 3) sorted by relevance
617 verify(mClientModeImpl).handleIfaceDestroyed(); in clientModeStartedStopsOnInterfaceDestroyed()643 verify(mClientModeImpl, never()).handleIfaceDestroyed(); in noCallbackOnInterfaceDestroyedWhenAlreadyStopped()
703 mClientModeImpl.handleIfaceDestroyed();
1401 public void handleIfaceDestroyed() { in handleIfaceDestroyed() method in ClientModeImpl