Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DTouchInteractionService.java153 MAIN_THREAD_EXECUTOR.execute(TouchInteractionService.this::initInputMonitor);
329 private void initInputMonitor() { in initInputMonitor() method in TouchInteractionService
408 initInputMonitor(); in onNavigationModeChanged()