Home
last modified time | relevance | path

Searched refs:objHeight (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/systemui-helper/src/android/platform/helpers/
DCommonUtils.java172 final int objHeight = boundary.height(); in swipe() local
174 final int marginHeight = (Math.abs(displayHeight - objHeight)) / 2; in swipe()
198 marginHeight + (objHeight / 2), in swipe()
200 marginHeight + (objHeight / 2), in swipe()
207 marginHeight + (objHeight / 2), in swipe()
209 marginHeight + (objHeight / 2), in swipe()