Searched refs:clearNotification (Results 1 – 5 of 5) sorted by relevance
127 verify(mNotifier, times(1)).clearNotification(100); in testNotificationClearedAfterDisconnect()141 verify(mNotifier, times(1)).clearNotification(100); in testNotificationClearedAfterSwitchingBack()155 verify(mNotifier, times(1)).clearNotification(100); in testUniqueToast()174 verify(mNotifier, times(1)).clearNotification(100); in testMultipleNotifications()245 verify(mNotifier, times(1)).clearNotification(100); in testUniqueNotification()
118 mManager.clearNotification(idsToClear.get(i)); in testNotificationsShownAndCleared()173 mManager.clearNotification(id); in testDuplicatedNotificationsNoInternetThenSignIn()194 mManager.clearNotification(id); in testDuplicatedNotificationsSignInThenNoInternet()
158 clearNotification(id); in showNotification()242 public void clearNotification(int id) { in clearNotification() method in NetworkNotificationManager270 clearNotification(id); in setProvNotificationVisible()
167 mNotifier.clearNotification(fromNetId); in maybeStopNotifying()
2287 mNotifier.clearNotification(netId); in maybeHandleNetworkMonitorMessage()