Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipAccessibilityInteractionConnection.java63 private final Runnable mUpdateMovementBoundCallback; field in PipAccessibilityInteractionConnection
85 mUpdateMovementBoundCallback = updateMovementBoundCallback; in PipAccessibilityInteractionConnection()
176 mUpdateMovementBoundCallback.run(); in setToExpandedBounds()
186 mUpdateMovementBoundCallback.run(); in setToNormalBounds()