Searched refs:DEFAULT_HEADER_VISIBLE_AMOUNT (Results 1 – 2 of 2) sorted by relevance
19 …ndroid.systemui.statusbar.notification.row.ExpandableNotificationRow.DEFAULT_HEADER_VISIBLE_AMOUNT;291 if (row.getHeaderVisibleAmount() != DEFAULT_HEADER_VISIBLE_AMOUNT) { in onContentUpdated()
125 public static final float DEFAULT_HEADER_VISIBLE_AMOUNT = 1.0f; field in ExpandableNotificationRow178 private float mHeaderVisibleAmount = DEFAULT_HEADER_VISIBLE_AMOUNT;