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
2243 resetNotification(); in clear()2247 public void resetNotification() { in resetNotification() method in WifiCarrierInfoManager
1499 resetNotification(); in clear()2854 public void resetNotification() { in resetNotification() method in WifiNetworkSuggestionsManager
8128 mWifiCarrierInfoManager.resetNotification();8129 mWifiNetworkSuggestionsManager.resetNotification();8130 mWifiInjector.getWakeupController().resetNotification();
8828 verify(mWifiNetworkSuggestionsManager).resetNotification(); in testHandleUserSwitch()8829 verify(mWifiCarrierInfoManager).resetNotification(); in testHandleUserSwitch()8831 verify(mWakeupController).resetNotification(); in testHandleUserSwitch()9788 verify(mWifiNetworkSuggestionsManager).resetNotification(); in testNotificationResetWithLocaleChange()9789 verify(mWifiCarrierInfoManager).resetNotification(); in testNotificationResetWithLocaleChange()9791 verify(mWakeupController).resetNotification(); in testNotificationResetWithLocaleChange()
2392 mWifiCarrierInfoManager.resetNotification(); in testResetNotification()
4949 mWifiNetworkSuggestionsManager.resetNotification(); in testResetNotification()