Searched defs:HORIZONTAL_COLLAPSED_REST_PARTIAL (Results 1 - 1 of 1) sorted by path

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DActivatableNotificationView.java60 private static final float HORIZONTAL_COLLAPSED_REST_PARTIAL = 0.05f; field in class:ActivatableNotificationView
841 float left = (getWidth() * (0.5f - HORIZONTAL_COLLAPSED_REST_PARTIAL / 2.0f) *

Completed in 81 milliseconds