Searched refs:onSubsystemRestarting (Results 1 – 6 of 6) sorted by relevance
25 void onSubsystemRestarting(); in onSubsystemRestarting() method
5194 public abstract void onSubsystemRestarting(); in onSubsystemRestarting() method in WifiManager.SubsystemRestartTrackingCallback5231 public void onSubsystemRestarting() { in onSubsystemRestarting() method in WifiManager.SubsystemRestartTrackingCallback.SubsystemRestartCallbackProxy5242 executor.execute(callback::onSubsystemRestarting); in onSubsystemRestarting()
2480 verify(mSubsystemRestartCallback).onSubsystemRestarting(); in testRestartWifiStackInEnabledStateTriggersBugReport()2492 verify(mSubsystemRestartCallback).onSubsystemRestarting(); in testRestartWifiWatchdogDoesNotTriggerBugReport()2616 verify(mSubsystemRestartCallback).onSubsystemRestarting(); in testRestartWifiStackInStaScanEnabledState()2659 verify(mSubsystemRestartCallback).onSubsystemRestarting(); in testRestartWifiStackInStaConnectEnabledState()2747 verify(mSubsystemRestartCallback).onSubsystemRestarting(); in testRestartWifiStackInTetheredSoftApEnabledState()2795 verify(mSubsystemRestartCallback).onSubsystemRestarting(); in testRestartWifiStackInTetheredSoftApEnabledState_SlowDisable()2841 verify(mSubsystemRestartCallback).onSubsystemRestarting(); in testRestartWifiStackInTetheredSoftApAndStaConnectEnabledState()
333 public void onSubsystemRestarting() { in setUp()488 callbackCaptor.getValue().onSubsystemRestarting(); in testRegisterSubsystemRestartTrackingCallback()492 callbackCaptor.getValue().onSubsystemRestarting(); in testRegisterSubsystemRestartTrackingCallback()
2687 mRestartCallbacks.getBroadcastItem(i).onSubsystemRestarting(); in processMessageFiltered()
694 method public abstract void onSubsystemRestarting();