Home
last modified time | relevance | path

Searched defs:runOnBindToTouchInteractionService (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
H A DTISBindHelper.java94 public void runOnBindToTouchInteractionService(Runnable r) { in runOnBindToTouchInteractionService() method in TISBindHelper
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/statemanager/
H A DStatefulActivity.java192 public void runOnBindToTouchInteractionService(Runnable r) { in runOnBindToTouchInteractionService() method in StatefulActivity
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DRecentsActivity.java151 public void runOnBindToTouchInteractionService(Runnable r) { in runOnBindToTouchInteractionService() method in RecentsActivity
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
H A DBaseQuickstepLauncher.java324 public void runOnBindToTouchInteractionService(Runnable r) { in runOnBindToTouchInteractionService() method in BaseQuickstepLauncher