Home
last modified time | relevance | path

Searched defs:getDisplayBounds (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tests/FlickerTests/lib/src/com/android/server/wm/flicker/
DWindowUtils.java33 static Rect getDisplayBounds() { in getDisplayBounds() method in WindowUtils
49 static Rect getDisplayBounds(int requestedRotation) { in getDisplayBounds() method in WindowUtils
/frameworks/base/tests/FlickerTests/lib/test/src/com/android/server/wm/flicker/
DLayersTraceTest.java51 private static Rect getDisplayBounds() { in getDisplayBounds() method in LayersTraceTest