Searched defs:availableHeight (Results 1 – 4 of 4) sorted by relevance
193 final int availableHeight = getMeasuredHeight() - getPaddingBottom() - getPaddingTop(); in onLayout() local
208 int availableHeight = getHeight() - paddingTop - paddingBottom - 2 * minPadding; in updateDrawableBounds() local
543 int availableHeight = getAvailableHeight(); in computeVerticalScrollExtent() local581 int availableHeight = getAvailableHeight(); in computeVerticalScrollOffset() local1278 int availableHeight = getAvailableHeight(); in onRequestChildFocusMarioStyle() local
182 int availableHeight = getHeight(); in onDraw() local