Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
H A DDesktopModeWindowDecoration.java376 PointF inputPoint = offsetCaptionLocation(ev); in closeHandleMenuIfNeeded()
400 private PointF offsetCaptionLocation(MotionEvent ev) { in offsetCaptionLocation() method in DesktopModeWindowDecoration
418 final PointF inputPoint = offsetCaptionLocation(ev); in checkEventInCaptionView()