Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java1389 public void stopWaitingForOpenPanelGesture(final float velocity) { in stopWaitingForOpenPanelGesture() method in NotificationPanelView
DStatusBar.java2011 mNotificationPanel.stopWaitingForOpenPanelGesture(velocity); in onInputFocusTransfer()