Searched refs:getNormalChildHeight (Results 1 – 2 of 2) sorted by relevance
661 public int getNormalChildHeight() { in getNormalChildHeight() method in PagedView
1935 int scaledHeight = (int) (mOverviewModeShrinkFactor * getNormalChildHeight()); in getOverviewModeTranslationY()1952 float scaledHeight = grid.workspaceSpringLoadShrinkFactor * getNormalChildHeight(); in getSpringLoadedTranslationY()