Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipTouchHandler.java395 Rect normalMovementBounds = new Rect(); in onMovementBoundsChanged() local
H A DPipAccessibilityInteractionConnection.java241 void onMovementBoundsChanged(Rect normalBounds, Rect expandedBounds, Rect normalMovementBounds, in onMovementBoundsChanged()