Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java2216 stopMonitoringSwipeUpGesture(); in setExpanded()
2296 void stopMonitoringSwipeUpGesture() { in stopMonitoringSwipeUpGesture() method in BubbleStackView
DBubbleController.java1150 mStackView.stopMonitoringSwipeUpGesture(); in onNotificationPanelExpandedChanged()