Home
last modified time | relevance | path

Searched defs:stopWaitingForExpandGesture (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DShadeSurface.kt62 fun stopWaitingForExpandGesture(cancel: Boolean, velocity: Float) regex
H A DNotificationPanelViewController.java2232 public void stopWaitingForExpandGesture(boolean cancel, final float velocity) { in stopWaitingForExpandGesture() method in NotificationPanelViewController