Searched refs:resetNotification (Results 1 – 8 of 8) sorted by relevance
230 resetNotification(); in processAndNotify()242 private void resetNotification() { in resetNotification() method in ProcessingService
493 public void resetNotification() { in resetNotification() method in WakeupController
1915 resetNotification(); in clear()1919 public void resetNotification() { in resetNotification() method in WifiCarrierInfoManager
1393 resetNotification(); in clear()2639 public void resetNotification() { in resetNotification() method in WifiNetworkSuggestionsManager
5373 mWifiCarrierInfoManager.resetNotification();5374 mWifiNetworkSuggestionsManager.resetNotification();5375 mWifiInjector.getWakeupController().resetNotification();
6877 verify(mWifiNetworkSuggestionsManager).resetNotification(); in testHandleUserSwitch()6878 verify(mWifiCarrierInfoManager).resetNotification(); in testHandleUserSwitch()6880 verify(mWakeupController).resetNotification(); in testHandleUserSwitch()7790 verify(mWifiNetworkSuggestionsManager).resetNotification(); in testNotificationResetWithLocaleChange()7791 verify(mWifiCarrierInfoManager).resetNotification(); in testNotificationResetWithLocaleChange()7793 verify(mWakeupController).resetNotification(); in testNotificationResetWithLocaleChange()
2133 mWifiCarrierInfoManager.resetNotification(); in testResetNotification()
4918 mWifiNetworkSuggestionsManager.resetNotification(); in testResetNotification()