Home
last modified time | relevance | path

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

/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/utils/
DSpectatioUiUtil.java201 Rect bounds = getScreenBounds(); in longPressScreenCenter()
516 Rect bounds = getScreenBounds(); in swipe()
624 private Rect getScreenBounds() { in getScreenBounds() method in SpectatioUiUtil