Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleDismissView.java38 private static final float SCALE_FOR_DISMISS = 0.9f; field in BubbleDismissView
122 .scaleX(SCALE_FOR_DISMISS) in springOut()
123 .scaleY(SCALE_FOR_DISMISS) in springOut()
134 .scaleX(SCALE_FOR_DISMISS) in springOut()
135 .scaleY(SCALE_FOR_DISMISS) in springOut()