Searched refs:FLAG_AUTOGROUP_SUMMARY (Results 1 – 5 of 5) sorted by relevance
18 import static android.app.Notification.FLAG_AUTOGROUP_SUMMARY;46 FLAG_AUTOGROUP_SUMMARY | FLAG_GROUP_SUMMARY | FLAG_LOCAL_ONLY;
23 import static android.app.Notification.FLAG_AUTOGROUP_SUMMARY;6656 (FLAG_FOREGROUND_SERVICE | FLAG_USER_INITIATED_JOB | FLAG_AUTOGROUP_SUMMARY);
688 public static final int FLAG_AUTOGROUP_SUMMARY = 0x00000400; field in Notification744 FLAG_LOCAL_ONLY, FLAG_GROUP_SUMMARY, FLAG_AUTOGROUP_SUMMARY, FLAG_BUBBLE,
2186 summary.getNotification().flags |= Notification.FLAG_AUTOGROUP_SUMMARY; in testAutobundledSummary_notificationAdded()2203 summary.getNotification().flags |= Notification.FLAG_AUTOGROUP_SUMMARY; in testAutobundledSummary_notificationRemoved()
963 field public static final int FLAG_AUTOGROUP_SUMMARY = 1024; // 0x400