Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
H A DFalsingCollector.java32 void onNotificationStartDraggingDown(); in onNotificationStartDraggingDown() method
H A DFalsingCollectorFake.java32 public void onNotificationStartDraggingDown() { in onNotificationStartDraggingDown() method in FalsingCollectorFake
H A DFalsingCollectorImpl.java183 public void onNotificationStartDraggingDown() { in onNotificationStartDraggingDown() method in FalsingCollectorImpl
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DLockscreenShadeTransitionController.kt819 falsingCollector.onNotificationStartDraggingDown()