Home
last modified time | relevance | path

Searched defs:handleRequest (Results 1 – 23 of 23) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DSleepHandler.java53 public WindowContainerTransaction handleRequest(@NonNull IBinder transition, in handleRequest() method in SleepHandler
H A DOneShotRemoteHandler.java143 public WindowContainerTransaction handleRequest(@NonNull IBinder transition, in handleRequest() method in OneShotRemoteHandler
H A DRemoteTransitionHandler.java229 public WindowContainerTransaction handleRequest(@NonNull IBinder transition, in handleRequest() method in RemoteTransitionHandler
H A DDefaultMixedHandler.java182 public WindowContainerTransaction handleRequest(@NonNull IBinder transition, in handleRequest() method in DefaultMixedHandler
H A DDefaultTransitionHandler.java647 public WindowContainerTransaction handleRequest(@NonNull IBinder transition, in handleRequest() method in DefaultTransitionHandler
H A DTransitions.java1292 WindowContainerTransaction handleRequest(@NonNull IBinder transition, in handleRequest() method
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip2/
H A DPipTransition.java59 public WindowContainerTransaction handleRequest(@NonNull IBinder transition, in handleRequest() method in PipTransition
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/activityembedding/
H A DActivityEmbeddingController.java172 public WindowContainerTransaction handleRequest(@NonNull IBinder transition, in handleRequest() method in ActivityEmbeddingController
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/unfold/
H A DUnfoldTransitionHandler.java208 public WindowContainerTransaction handleRequest(@NonNull IBinder transition, in handleRequest() method in UnfoldTransitionHandler
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/
H A DExitDesktopTaskTransitionHandler.java183 public WindowContainerTransaction handleRequest(@NonNull IBinder transition, in handleRequest() method in ExitDesktopTaskTransitionHandler
H A DEnterDesktopTaskTransitionHandler.java390 public WindowContainerTransaction handleRequest(@NonNull IBinder transition, in handleRequest() method in EnterDesktopTaskTransitionHandler
H A DDesktopModeController.java388 public WindowContainerTransaction handleRequest(@NonNull IBinder transition, in handleRequest() method in DesktopModeController
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
H A DVeiledResizeTaskPositioner.java181 public WindowContainerTransaction handleRequest(@NonNull IBinder transition, in handleRequest() method in VeiledResizeTaskPositioner
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DTakeScreenshotService.java191 void handleRequest(ScreenshotRequest request, Consumer<Uri> onSaved, in handleRequest() method in TakeScreenshotService
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/freeform/
H A DFreeformTaskTransitionHandler.java254 public WindowContainerTransaction handleRequest(@NonNull IBinder transition, in handleRequest() method in FreeformTaskTransitionHandler
/aosp14/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/
H A DMyAutofillService.java120 private void handleRequest(FillRequest request, FillCallback callback) throws Exception { in handleRequest() method in MyAutofillService
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/keyguard/
H A DKeyguardTransitionHandler.java251 public WindowContainerTransaction handleRequest(@NonNull IBinder transition, in handleRequest() method in KeyguardTransitionHandler
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/taskview/
H A DTaskViewTransitions.java195 public WindowContainerTransaction handleRequest(@NonNull IBinder transition, in handleRequest() method in TaskViewTransitions
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/recents/
H A DRecentsTransitionHandler.java138 public WindowContainerTransaction handleRequest(IBinder transition, in handleRequest() method in RecentsTransitionHandler
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipTransition.java283 public WindowContainerTransaction handleRequest(@NonNull IBinder transition, in handleRequest() method in PipTransition
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/transition/
H A DShellTransitionTests.java1521 public WindowContainerTransaction handleRequest(@NonNull IBinder transition, in handleRequest() method in ShellTransitionTests.TestTransitionHandler
/aosp14/frameworks/base/services/core/java/com/android/server/textclassifier/
H A DTextClassificationManagerService.java477 private void handleRequest( in handleRequest() method in TextClassificationManagerService
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
H A DStageCoordinator.java2373 public WindowContainerTransaction handleRequest(@NonNull IBinder transition, in handleRequest() method in StageCoordinator