Searched refs:includeSnoozed (Results 1 – 2 of 2) sorted by relevance
130 …BarNotification[] getHistoricalNotifications(String callingPkg, int count, boolean includeSnoozed); in getHistoricalNotifications() argument132 String callingAttributionTag, int count, boolean includeSnoozed); in getHistoricalNotificationsWithAttribution() argument
577 public StatusBarNotification[] getArray(int count, boolean includeSnoozed) { in getArray() argument584 if (pair.second != REASON_SNOOZED || includeSnoozed) { in getArray()3824 boolean includeSnoozed) {3826 includeSnoozed);3835 String callingAttributionTag, int count, boolean includeSnoozed) {3849 tmp = mArchive.getArray(count, includeSnoozed);