Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTouchInteractionService.java313 private Choreographer mMainChoreographer; field in TouchInteractionService
329 mMainChoreographer = Choreographer.getInstance(); in onCreate()
364 mMainChoreographer, this::onInputEvent); in initInputMonitor()