Home
last modified time | relevance | path

Searched refs:FLAG_AUTOGROUP_SUMMARY (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java19 import static android.app.Notification.FLAG_AUTOGROUP_SUMMARY;
616 & FLAG_AUTOGROUP_SUMMARY) != 0; in handleSummaryRemovalInterception()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java21 import static android.app.Notification.FLAG_AUTOGROUP_SUMMARY;
2461 (FLAG_FOREGROUND_SERVICE | FLAG_AUTOGROUP_SUMMARY);
4412 .setFlag(FLAG_AUTOGROUP_SUMMARY, true)
/frameworks/base/core/java/android/app/
DNotification.java613 public static final int FLAG_AUTOGROUP_SUMMARY = 0x00000400; field in Notification
634 FLAG_LOCAL_ONLY, FLAG_GROUP_SUMMARY, FLAG_AUTOGROUP_SUMMARY, FLAG_BUBBLE})
/frameworks/base/api/
Dsystem-current.txt534 field public static final int FLAG_AUTOGROUP_SUMMARY = 1024; // 0x400
/frameworks/base/non-updatable-api/
Dsystem-current.txt534 field public static final int FLAG_AUTOGROUP_SUMMARY = 1024; // 0x400