Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DActiveGestureErrorDetector.java87 long lastStartRecentAnimationEventEntryTime = 0; in analyseAndDump() local
238 eventEntry.getTime() - lastStartRecentAnimationEventEntryTime in analyseAndDump()
246 lastStartRecentAnimationEventEntryTime = 0; in analyseAndDump()
274 lastStartRecentAnimationEventEntryTime = eventEntry.getTime(); in analyseAndDump()