Searched refs:LayoutValues (Results 1 – 1 of 1) sorted by relevance
122 private final LayoutValues mCollapsedValues = new LayoutValues();123 private final LayoutValues mExpandedValues = new LayoutValues();124 private final LayoutValues mCurrentValues = new LayoutValues();570 private void captureLayoutValues(LayoutValues target) { in captureLayoutValues()614 private void applyLayoutValues(LayoutValues values) { in applyLayoutValues()671 private static final class LayoutValues { class in StatusBarHeaderView691 public void interpoloate(LayoutValues v1, LayoutValues v2, float t) { in interpoloate()