Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java2228 startMonitoringSwipeUpGesture(); in setExpanded()
2249 void startMonitoringSwipeUpGesture() { in startMonitoringSwipeUpGesture() method in BubbleStackView
DBubbleController.java1152 mStackView.startMonitoringSwipeUpGesture(); in onNotificationPanelExpandedChanged()