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/
DActivatableNotificationView.java53 private static final float HORIZONTAL_COLLAPSED_REST_PARTIAL = 0.05f; field in ActivatableNotificationView
623 float left = (getWidth() * (0.5f - HORIZONTAL_COLLAPSED_REST_PARTIAL / 2.0f) * in updateAppearRect()