Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java72 MAIN_EXECUTOR.execute(() -> clearProxy());
162 public void clearProxy() { in clearProxy() method in SystemUiProxy
DTouchInteractionService.java490 SystemUiProxy.INSTANCE.get(this).clearProxy(); in onDestroy()