Searched defs:layoutHeight (Results 1 – 4 of 4) sorted by relevance
58 public static void updateLayoutHeightOf(final Window window, final int layoutHeight) { in updateLayoutHeightOf()66 public static void updateLayoutHeightOf(final View view, final int layoutHeight) { in updateLayoutHeightOf()
117 final int layoutHeight = bottom - top; in onLayout() local
98 private float getHeightTransformRatio(int height, int layoutHeight) { in getHeightTransformRatio()
1223 final int layoutHeight = isFullscreenMode() in updateFullscreenMode() local