Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/inputconsumers/
DOtherActivityInputConsumer.java73 public static final String DOWN_EVT = "OtherActivityInputConsumer.DOWN"; field in OtherActivityInputConsumer
226 TraceHelper.INSTANCE.beginSection(DOWN_EVT); in onMotionEvent()