Searched refs:runOnBindToTouchInteractionService (Results 1 – 5 of 5) sorted by relevance
94 public void runOnBindToTouchInteractionService(Runnable r) { in runOnBindToTouchInteractionService() method in TISBindHelper
192 public void runOnBindToTouchInteractionService(Runnable r) { in runOnBindToTouchInteractionService() method in StatefulActivity
151 public void runOnBindToTouchInteractionService(Runnable r) { in runOnBindToTouchInteractionService() method in RecentsActivity152 mTISBindHelper.runOnBindToTouchInteractionService(r); in runOnBindToTouchInteractionService()
438 activity.runOnBindToTouchInteractionService(this::onLauncherBindToService); in onActivityInit()
324 public void runOnBindToTouchInteractionService(Runnable r) { in runOnBindToTouchInteractionService() method in BaseQuickstepLauncher325 mTISBindHelper.runOnBindToTouchInteractionService(r); in runOnBindToTouchInteractionService()