Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DTouchInteractionService.java154 MAIN_THREAD_EXECUTOR.execute(TouchInteractionService.this::onSystemUiProxySet);
445 onSystemUiProxySet(); in initWhenUserUnlocked()
456 private void onSystemUiProxySet() { in onSystemUiProxySet() method in TouchInteractionService