Searched refs:ENABLE_CHILD_NOTIFICATIONS (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationListener.java21 import static com.android.systemui.statusbar.phone.StatusBar.ENABLE_CHILD_NOTIFICATIONS;
85 if (!ENABLE_CHILD_NOTIFICATIONS
H A DNotificationData.java722 if (!StatusBar.ENABLE_CHILD_NOTIFICATIONS
H A DExpandableNotificationRow.java699 boolean childInGroup = StatusBar.ENABLE_CHILD_NOTIFICATIONS && isChildInGroup;
2155 mIsSummaryWithChildren = StatusBar.ENABLE_CHILD_NOTIFICATIONS
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java258 public static final boolean ENABLE_CHILD_NOTIFICATIONS field in class:StatusBar
/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java243 public static final boolean ENABLE_CHILD_NOTIFICATIONS field in class:NotificationManagerService

Completed in 518 milliseconds