Searched refs:onSubsystemRestarted (Results 1 – 6 of 6) sorted by relevance
27 void onSubsystemRestarted(); in onSubsystemRestarted() method
5199 public abstract void onSubsystemRestarted(); in onSubsystemRestarted() method in WifiManager.SubsystemRestartTrackingCallback5246 public void onSubsystemRestarted() { in onSubsystemRestarted() method in WifiManager.SubsystemRestartTrackingCallback.SubsystemRestartCallbackProxy5257 executor.execute(callback::onSubsystemRestarted); in onSubsystemRestarted()
2617 verify(mSubsystemRestartCallback).onSubsystemRestarted(); in testRestartWifiStackInStaScanEnabledState()2660 verify(mSubsystemRestartCallback).onSubsystemRestarted(); in testRestartWifiStackInStaConnectEnabledState()2748 verify(mSubsystemRestartCallback).onSubsystemRestarted(); in testRestartWifiStackInTetheredSoftApEnabledState()2796 verify(mSubsystemRestartCallback).onSubsystemRestarted(); in testRestartWifiStackInTetheredSoftApEnabledState_SlowDisable()2842 verify(mSubsystemRestartCallback).onSubsystemRestarted(); in testRestartWifiStackInTetheredSoftApAndStaConnectEnabledState()
2360 mRestartCallbacks.getBroadcastItem(i).onSubsystemRestarted(); in processMessageFiltered()
339 public void onSubsystemRestarted() { in setUp()494 callbackCaptor.getValue().onSubsystemRestarted(); in testRegisterSubsystemRestartTrackingCallback()
693 method public abstract void onSubsystemRestarted();