Searched refs:resetNotification (Results 1 – 8 of 8) sorted by relevance
230 resetNotification(); in processAndNotify()242 private void resetNotification() { in resetNotification() method in ProcessingService
525 public void resetNotification() { in resetNotification() method in WakeupController
2213 resetNotification(); in clear()2217 public void resetNotification() { in resetNotification() method in WifiCarrierInfoManager
1498 resetNotification(); in clear()2854 public void resetNotification() { in resetNotification() method in WifiNetworkSuggestionsManager
7588 mWifiCarrierInfoManager.resetNotification();7589 mWifiNetworkSuggestionsManager.resetNotification();7590 mWifiInjector.getWakeupController().resetNotification();
8723 verify(mWifiNetworkSuggestionsManager).resetNotification(); in testHandleUserSwitch()8724 verify(mWifiCarrierInfoManager).resetNotification(); in testHandleUserSwitch()8726 verify(mWakeupController).resetNotification(); in testHandleUserSwitch()9648 verify(mWifiNetworkSuggestionsManager).resetNotification(); in testNotificationResetWithLocaleChange()9649 verify(mWifiCarrierInfoManager).resetNotification(); in testNotificationResetWithLocaleChange()9651 verify(mWakeupController).resetNotification(); in testNotificationResetWithLocaleChange()
2392 mWifiCarrierInfoManager.resetNotification(); in testResetNotification()
5140 mWifiNetworkSuggestionsManager.resetNotification(); in testResetNotification()