Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/logging/
DUserEventDispatcherExtension.java45 public void logStateChangeAction(int action, int dir, int downX, int downY, in logStateChangeAction() method in UserEventDispatcherExtension
/packages/apps/Launcher3/src/com/android/launcher3/logging/
DUserEventDispatcher.java314 public void logStateChangeAction(int action, int dir, int downX, int downY, in logStateChangeAction() method in UserEventDispatcher