Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DAbsSwipeUpHandler.java548 mContainer.runOnBindToTouchInteractionService(this::onLauncherBindToService); in onActivityInit()
629 private void onLauncherBindToService() { in onLauncherBindToService() method in AbsSwipeUpHandler