Searched refs:onSubsystemRestarting (Results 1 – 6 of 6) sorted by relevance
25 void onSubsystemRestarting(); in onSubsystemRestarting() method
4130 public abstract void onSubsystemRestarting(); in onSubsystemRestarting() method in WifiManager.SubsystemRestartTrackingCallback4167 public void onSubsystemRestarting() { in onSubsystemRestarting() method in WifiManager.SubsystemRestartTrackingCallback.SubsystemRestartCallbackProxy4178 executor.execute(callback::onSubsystemRestarting); in onSubsystemRestarting()
2308 verify(mSubsystemRestartCallback).onSubsystemRestarting(); in testRestartWifiStackInEnabledStateTriggersBugReport()2320 verify(mSubsystemRestartCallback).onSubsystemRestarting(); in testRestartWifiWatchdogDoesNotTriggerBugReport()2419 verify(mSubsystemRestartCallback).onSubsystemRestarting(); in testRestartWifiStackInStaScanEnabledState()2462 verify(mSubsystemRestartCallback).onSubsystemRestarting(); in testRestartWifiStackInStaConnectEnabledState()2550 verify(mSubsystemRestartCallback).onSubsystemRestarting(); in testRestartWifiStackInTetheredSoftApEnabledState()2598 verify(mSubsystemRestartCallback).onSubsystemRestarting(); in testRestartWifiStackInTetheredSoftApEnabledState_SlowDisable()2644 verify(mSubsystemRestartCallback).onSubsystemRestarting(); in testRestartWifiStackInTetheredSoftApAndStaConnectEnabledState()
310 public void onSubsystemRestarting() { in setUp()465 callbackCaptor.getValue().onSubsystemRestarting(); in testRegisterSubsystemRestartTrackingCallback()469 callbackCaptor.getValue().onSubsystemRestarting(); in testRegisterSubsystemRestartTrackingCallback()
2288 mRestartCallbacks.getBroadcastItem(i).onSubsystemRestarting(); in processMessageFiltered()
610 method public abstract void onSubsystemRestarting();