Searched defs:layoutHeight (Results 1 – 3 of 3) 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()
47 final int layoutHeight = getContext().getResources() in onViewCreated() local
1356 final int layoutHeight = isFullscreenMode() in updateSoftInputWindowLayoutParameters() local