Searched refs:resetNotificationImportance (Results 1 – 3 of 3) sorted by relevance
60 mBackend.resetNotificationImportance(); in onClick()
639 public void resetNotificationImportance() { in resetNotificationImportance() method in NotificationBackend
76 verify(mBackend, times(1)).resetNotificationImportance(); in onClick_callReset()