Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipAccessibilityInteractionConnection.java65 private final Runnable mUpdateMovementBoundCallback; field in PipAccessibilityInteractionConnection
87 mUpdateMovementBoundCallback = updateMovementBoundCallback; in PipAccessibilityInteractionConnection()
178 mUpdateMovementBoundCallback.run(); in setToExpandedBounds()
188 mUpdateMovementBoundCallback.run(); in setToNormalBounds()