Searched defs:displayHeight (Results 1 – 2 of 2) sorted by relevance
112 val displayHeight = display.layerStackSpace.height in isRotated() constant139 val displayHeight: Int in isRotated() constant
168 final int displayHeight = getUiDevice().getDisplayHeight() - DEFAULT_MARGIN; in swipe() local