Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
H A DFalsingCollector.java35 void onNotificationStopDraggingDown(); in onNotificationStopDraggingDown() method
H A DFalsingCollectorFake.java36 public void onNotificationStopDraggingDown() { in onNotificationStopDraggingDown() method in FalsingCollectorFake
H A DFalsingCollectorImpl.java187 public void onNotificationStopDraggingDown() { in onNotificationStopDraggingDown() method in FalsingCollectorImpl
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DLockscreenShadeTransitionController.kt938 falsingCollector.onNotificationStopDraggingDown()