Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
H A DDragResizeInputListener.java199 final Rect topInputBounds = new Rect( in setGeometry() local
204 touchRegion.union(topInputBounds); in setGeometry()