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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationHeaderUtil.java 170 sanitizeChild(layout.getHeadsUpChild());
291 applyToView(apply, row.getPrivateLayout().getHeadsUpChild());
ExpandableNotificationRow.java 237 View headsUpChild = layout.getHeadsUpChild();
309 boolean headsUpCustom = layout.getHeadsUpChild() != null &&
310 layout.getHeadsUpChild().getId()
577 View headsUpChild = layout.getHeadsUpChild();
    [all...]
NotificationData.java 102 return row.getPrivateLayout().getHeadsUpChild();
NotificationContentView.java 341 public View getHeadsUpChild() {
    [all...]

Completed in 56 milliseconds