Home
last modified time | relevance | path

Searched refs:DEFAULT_HEADER_VISIBLE_AMOUNT (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationTemplateViewWrapper.java19 …ndroid.systemui.statusbar.notification.row.ExpandableNotificationRow.DEFAULT_HEADER_VISIBLE_AMOUNT;
291 if (row.getHeaderVisibleAmount() != DEFAULT_HEADER_VISIBLE_AMOUNT) { in onContentUpdated()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java125 public static final float DEFAULT_HEADER_VISIBLE_AMOUNT = 1.0f; field in ExpandableNotificationRow
178 private float mHeaderVisibleAmount = DEFAULT_HEADER_VISIBLE_AMOUNT;