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
1995 resetNotification(); in clear()1999 public void resetNotification() { in resetNotification() method in WifiCarrierInfoManager
1480 resetNotification(); in clear()2777 public void resetNotification() { in resetNotification() method in WifiNetworkSuggestionsManager
6493 mWifiCarrierInfoManager.resetNotification();6494 mWifiNetworkSuggestionsManager.resetNotification();6495 mWifiInjector.getWakeupController().resetNotification();
7868 verify(mWifiNetworkSuggestionsManager).resetNotification(); in testHandleUserSwitch()7869 verify(mWifiCarrierInfoManager).resetNotification(); in testHandleUserSwitch()7871 verify(mWakeupController).resetNotification(); in testHandleUserSwitch()8891 verify(mWifiNetworkSuggestionsManager).resetNotification(); in testNotificationResetWithLocaleChange()8892 verify(mWifiCarrierInfoManager).resetNotification(); in testNotificationResetWithLocaleChange()8894 verify(mWakeupController).resetNotification(); in testNotificationResetWithLocaleChange()
2156 mWifiCarrierInfoManager.resetNotification(); in testResetNotification()
4969 mWifiNetworkSuggestionsManager.resetNotification(); in testResetNotification()