Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java2050 mNotificationPanelViewController.stopWaitingForOpenPanelGesture(cancel, velocity); in onInputFocusTransfer()
H A DNotificationPanelViewController.java2018 public void stopWaitingForOpenPanelGesture(boolean cancel, final float velocity) { in stopWaitingForOpenPanelGesture() method in NotificationPanelViewController