Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java2250 stopMonitoringSwipeUpGestureInternal(); in startMonitoringSwipeUpGesture()
2297 stopMonitoringSwipeUpGestureInternal(); in stopMonitoringSwipeUpGesture()
2300 private void stopMonitoringSwipeUpGestureInternal() { in stopMonitoringSwipeUpGestureInternal() method in BubbleStackView