Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DActivatableNotificationView.java60 private static final float HORIZONTAL_COLLAPSED_REST_PARTIAL = 0.05f; field in ActivatableNotificationView
851 float startWidthFraction = HORIZONTAL_COLLAPSED_REST_PARTIAL; in updateAppearRect()