Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DTouchInteractionService.java284 private Choreographer mMainChoreographer; field in TouchInteractionService
296 mMainChoreographer = Choreographer.getInstance(); in onCreate()
327 mMainChoreographer, this::onInputEvent); in initInputMonitor()