Searched defs:windowHeight (Results 1 – 6 of 6) sorted by relevance
95 public boolean handleWindowSizeChange(int windowWidth, int windowHeight) { in handleWindowSizeChange()218 int windowWidth, int windowHeight) { in PageDimensions()
49 private void maybeHandleWindowResize(int windowWidth, int windowHeight) { in maybeHandleWindowResize()
107 val windowHeight = tempPointF.y.toInt() in <lambda>() constant
320 public void onWindowSizeChanged(final int windowWidth, final int windowHeight) { in onWindowSizeChanged()
105 public void init(int displayId, int windowWidth, int windowHeight, @NonNull Rect windowInsets, in init()
165 public void onConfigurationChanged(final int windowWidth, final int windowHeight) { in onConfigurationChanged()