Home
last modified time | relevance | path

Searched refs:onNotificationDoubleTap (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
H A DFalsingCollector.java101 void onNotificationDoubleTap(boolean accepted, float dx, float dy); in onNotificationDoubleTap() method
H A DFalsingCollectorFake.java126 public void onNotificationDoubleTap(boolean accepted, float dx, float dy) { in onNotificationDoubleTap() method in FalsingCollectorFake
H A DFalsingCollectorImpl.java291 public void onNotificationDoubleTap(boolean accepted, float dx, float dy) { in onNotificationDoubleTap() method in FalsingCollectorImpl