Home
last modified time | relevance | path

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

/platform_testing/libraries/systemui-helper/src/android/platform/helpers/
DCommonUtils.java173 final int objWidth = boundary.width(); in swipe() local
175 final int marginWidth = (Math.abs(displayWidth - objWidth)) / 2; in swipe()
179 marginWidth + (objWidth / 2), in swipe()
181 marginWidth + (objWidth / 2), in swipe()
188 marginWidth + (objWidth / 2), in swipe()
190 marginWidth + (objWidth / 2), in swipe()