Searched defs:displayHeight (Results 1 – 4 of 4) sorted by relevance
176 val displayHeight = display.layerStackSpace.height() in getNavigationBarPosition() constant203 val displayHeight: Int in estimateNavigationBarPosition() constant
122 val displayHeight = uiDevice.displayHeight in swipeUp() constant
32 val displayHeight: Int, constant in android.platform.helpers.uinput.UInputStylus
170 final int displayHeight = getUiDevice().getDisplayHeight() - DEFAULT_MARGIN; in swipe() local