Searched refs:overviewButtonBarHeight (Results 1 – 2 of 2) sorted by relevance
542 int overviewButtonBarHeight = getOverviewModeButtonBarHeight(); in layout() local551 lp.height = overviewButtonBarHeight; in layout()
2089 int overviewButtonBarHeight = grid.getOverviewModeButtonBarHeight(); in getOverviewModeTranslationY() local2095 int overviewBottom = getViewportHeight() - mInsets.bottom - overviewButtonBarHeight; in getOverviewModeTranslationY()