Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DScreenshotTests.java163 Point point = mActivity.getPositionBelowStatusBar(); in testCaptureDisplay()
223 public Point getPositionBelowStatusBar() { in getPositionBelowStatusBar() method in ScreenshotTests.ScreenshotActivity