Home
last modified time | relevance | path

Searched defs:autogroupSummaryExists (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DGroupHelper.java118 public boolean onNotificationPosted(StatusBarNotification sbn, boolean autogroupSummaryExists) { in onNotificationPosted()
149 private boolean maybeGroup(StatusBarNotification sbn, boolean autogroupSummaryExists) { in maybeGroup()