Searched defs:ALPHA_IN (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java424 public static final Interpolator ALPHA_IN = new PathInterpolator(0.4f, 0f, 1f, 1f); field in class:PhoneStatusBar

Completed in 23 milliseconds