Searched refs:clearNotification (Results 1 – 5 of 5) sorted by relevance
117 verify(mNotifier, times(1)).clearNotification(100); in testNotificationClearedAfterDisconnect()131 verify(mNotifier, times(1)).clearNotification(100); in testNotificationClearedAfterSwitchingBack()145 verify(mNotifier, times(1)).clearNotification(100); in testUniqueToast()164 verify(mNotifier, times(1)).clearNotification(100); in testMultipleNotifications()235 verify(mNotifier, times(1)).clearNotification(100); in testUniqueNotification()
107 mManager.clearNotification(idsToClear.get(i)); in testNotificationsShownAndCleared()
227 public void clearNotification(int id) { in clearNotification() method in NetworkNotificationManager255 clearNotification(id); in setProvNotificationVisible()
167 mNotifier.clearNotification(fromNetId); in maybeStopNotifying()
2146 mNotifier.clearNotification(netId); in maybeHandleNetworkMonitorMessage()