Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipAccessibilityInteractionConnection.java66 private final Runnable mUnstashCallback; field in PipAccessibilityInteractionConnection
88 mUnstashCallback = unstashCallback; in PipAccessibilityInteractionConnection()
131 mUnstashCallback.run(); in performAccessibilityAction()