Searched refs:tabHeight (Results 1 – 2 of 2) sorted by relevance
289 final int tabHeight = tabContainer.getMeasuredHeight(); in onLayout() local290 tabContainer.layout(l, containerHeight - tabHeight - lp.bottomMargin, r, in onLayout()
312 final int tabHeight = tabContainer.getMeasuredHeight(); in onLayout() local313 tabContainer.layout(l, containerHeight - tabHeight - lp.bottomMargin, r, in onLayout()