Searched refs:onSubsystemRestarting (Results 1 – 6 of 6) sorted by relevance
25 void onSubsystemRestarting(); in onSubsystemRestarting() method
3498 public abstract void onSubsystemRestarting(); in onSubsystemRestarting() method in WifiManager.SubsystemRestartTrackingCallback3535 public void onSubsystemRestarting() { in onSubsystemRestarting() method in WifiManager.SubsystemRestartTrackingCallback.SubsystemRestartCallbackProxy3546 executor.execute(callback::onSubsystemRestarting); in onSubsystemRestarting()
2137 verify(mSubsystemRestartCallback).onSubsystemRestarting(); in testRestartWifiStackInEnabledStateTriggersBugReport()2149 verify(mSubsystemRestartCallback).onSubsystemRestarting(); in testRestartWifiWatchdogDoesNotTriggerBugReport()2248 verify(mSubsystemRestartCallback).onSubsystemRestarting(); in testRestartWifiStackInStaScanEnabledState()2291 verify(mSubsystemRestartCallback).onSubsystemRestarting(); in testRestartWifiStackInStaConnectEnabledState()2370 verify(mSubsystemRestartCallback).onSubsystemRestarting(); in testRestartWifiStackInTetheredSoftApEnabledState()2416 verify(mSubsystemRestartCallback).onSubsystemRestarting(); in testRestartWifiStackInTetheredSoftApAndStaConnectEnabledState()
292 public void onSubsystemRestarting() { in setUp()447 callbackCaptor.getValue().onSubsystemRestarting(); in testRegisterSubsystemRestartTrackingCallback()451 callbackCaptor.getValue().onSubsystemRestarting(); in testRegisterSubsystemRestartTrackingCallback()
2086 mRestartCallbacks.getBroadcastItem(i).onSubsystemRestarting(); in processMessageFiltered()
534 method public abstract void onSubsystemRestarting();