Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleStackView.java2035 startMonitoringSwipeUpGesture(); in setExpanded()
2045 void startMonitoringSwipeUpGesture() { in startMonitoringSwipeUpGesture() method in BubbleStackView
H A DBubbleController.java1013 mStackView.startMonitoringSwipeUpGesture(); in onNotificationPanelExpandedChanged()