Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DDragController.java225 mLauncher.getUserEventDispatcher().resetActionDurationMillis(); in startDrag()
/packages/apps/Launcher3/src/com/android/launcher3/logging/
DUserEventDispatcher.java446 public final void resetActionDurationMillis() { in resetActionDurationMillis() method in UserEventDispatcher