Searched refs:unsnoozeNotificationFromSystemListener (Results 1 – 4 of 4) sorted by relevance
245 getNotificationInterface().unsnoozeNotificationFromSystemListener(mWrapper, key); in unsnoozeNotification()
177 void unsnoozeNotificationFromSystemListener(in INotificationListener token, String key); in unsnoozeNotificationFromSystemListener() method
4775 public void unsnoozeNotificationFromSystemListener(INotificationListener token,
4260 mBinderService.unsnoozeNotificationFromSystemListener(null, nr.getKey()); in testSystemNotificationListenerCanUnsnooze()