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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarHeaderView.java123 private final LayoutValues mExpandedValues = new LayoutValues(); field in class:StatusBarHeaderView
194 captureLayoutValues(mExpandedValues);
482 mCurrentValues.interpoloate(mCollapsedValues, mExpandedValues, t);

Completed in 45 milliseconds