HomeSort by relevance Sort by last modified time
    Searched refs:childInGroup (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableNotificationRow.java 394 boolean childInGroup = BaseStatusBar.ENABLE_CHILD_NOTIFICATIONS && isChildInGroup;
395 mNotificationParent = childInGroup ? parent : null;
396 mPrivateLayout.setIsChildInGroup(childInGroup);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationChildrenContainer.java     [all...]
NotificationStackScrollLayout.java     [all...]

Completed in 89 milliseconds