Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
DExternalInterfaceBinder.java62 controllerInstance.getRemoteCallExecutor().executeBlocking(() -> { in executeRemoteCallWithTaskPermission()
69 controllerInstance.getRemoteCallExecutor().execute(() -> { in executeRemoteCallWithTaskPermission()
DRemoteCallable.java33 ShellExecutor getRemoteCallExecutor(); in getRemoteCallExecutor() method
DSingleInstanceRemoteListener.java60 mCallableController.getRemoteCallExecutor().execute(() -> {
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
DHomeTransitionObserver.java127 public ShellExecutor getRemoteCallExecutor() { in getRemoteCallExecutor() method in HomeTransitionObserver
DTransitions.java406 public ShellExecutor getRemoteCallExecutor() { in getRemoteCallExecutor() method in Transitions
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DStartingWindowController.java132 public ShellExecutor getRemoteCallExecutor() { in getRemoteCallExecutor() method in StartingWindowController
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip2/phone/
DPipController.java226 public ShellExecutor getRemoteCallExecutor() { in getRemoteCallExecutor() method in PipController
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/
DDragAndDropController.java180 public ShellExecutor getRemoteCallExecutor() { in getRemoteCallExecutor() method in DragAndDropController
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/recents/
DRecentTasksController.java236 public ShellExecutor getRemoteCallExecutor() { in getRemoteCallExecutor() method in RecentTasksController
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
DOneHandedController.java318 public ShellExecutor getRemoteCallExecutor() { in getRemoteCallExecutor() method in OneHandedController
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/
DBackAnimationController.java306 public ShellExecutor getRemoteCallExecutor() { in getRemoteCallExecutor() method in BackAnimationController
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
DPipController.java725 public ShellExecutor getRemoteCallExecutor() { in getRemoteCallExecutor() method in PipController
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/
DDesktopTasksController.kt840 override fun getRemoteCallExecutor(): ShellExecutor { in <lambda>() method
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
DSplitScreenController.java304 public ShellExecutor getRemoteCallExecutor() { in getRemoteCallExecutor() method in SplitScreenController
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleController.java550 public ShellExecutor getRemoteCallExecutor() { in getRemoteCallExecutor() method in BubbleController