Searched refs:ALPHA_VISIBLE_MAX (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DTrustDrawable.java45 private static final int ALPHA_VISIBLE_MAX = 0x4c; field in class:TrustDrawable
186 mCurAlpha = ALPHA_VISIBLE_MAX;
203 ALPHA_VISIBLE_MAX, ALPHA_VISIBLE_MIN, VISIBLE_DURATION,
210 alpha, ALPHA_VISIBLE_MAX, ENTER_DURATION, Interpolators.LINEAR_OUT_SLOW_IN,

Completed in 52 milliseconds