Searched refs:LayoutValues (Results 1 – 1 of 1) sorted by relevance
118 private final LayoutValues mCollapsedValues = new LayoutValues();119 private final LayoutValues mExpandedValues = new LayoutValues();120 private final LayoutValues mCurrentValues = new LayoutValues();547 private void captureLayoutValues(LayoutValues target) { in captureLayoutValues()591 private void applyLayoutValues(LayoutValues values) { in applyLayoutValues()646 private static final class LayoutValues { class in StatusBarHeaderView666 public void interpoloate(LayoutValues v1, LayoutValues v2, float t) { in interpoloate()