Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleStackView.java2023 stopMonitoringSwipeUpGesture(); in setExpanded()
2065 void stopMonitoringSwipeUpGesture() { in stopMonitoringSwipeUpGesture() method in BubbleStackView
H A DBubbleController.java1011 mStackView.stopMonitoringSwipeUpGesture(); in onNotificationPanelExpandedChanged()