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()
126 public static final float DEFAULT_HEADER_VISIBLE_AMOUNT = 1.0f; field in ExpandableNotificationRow177 private float mHeaderVisibleAmount = DEFAULT_HEADER_VISIBLE_AMOUNT;