Searched refs:getNotifications (Results 1 – 4 of 4) sorted by relevance
600 mSnoozeHelper.getNotifications("pkg", "group", UserHandle.USER_CURRENT).size());616 mSnoozeHelper.getNotifications("pkg", "group", UserHandle.USER_CURRENT).size());
4644 when(mSnoozeHelper.getNotifications( in testSnoozeRunnable_reSnoozeMultipleNotificationsWithGroupKey()4652 when(mSnoozeHelper.getNotifications(anyString(), anyString(), anyInt())) in testSnoozeRunnable_reSnoozeMultipleNotificationsWithGroupKey()
168 ArrayList<NotificationRecord> getNotifications(String pkg, in getNotifications() method in SnoozeHelper
10242 List<NotificationRecord> records = mSnoozeHelper.getNotifications(pkg, groupKey, userId);