/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitSystemUI/src/com/android/systemui/car/displayarea/ |
D | CarDisplayAreaAnimationController.java | 57 WindowContainerToken token, SurfaceControl leash, in getAnimator() 124 SurfaceControl leash, in CarDisplayAreaTransitionAnimator() 177 void onStartTransaction(SurfaceControl leash, SurfaceControl.Transaction tx) { in onStartTransaction() 180 void onEndTransaction(SurfaceControl leash, SurfaceControl.Transaction tx) { in onEndTransaction() 183 abstract void applySurfaceControlTransaction(SurfaceControl leash, in applySurfaceControlTransaction() 230 SurfaceControl leash, float startValue, float endValue) { in ofYOffset() 240 void applySurfaceControlTransaction(SurfaceControl leash, in ofYOffset() 253 void onStartTransaction(SurfaceControl leash, SurfaceControl.Transaction tx) { in ofYOffset()
|
D | CarDisplayAreaTransactionHelper.java | 56 SurfaceControl.Transaction tx, SurfaceControl leash, in translate() 69 SurfaceControl.Transaction tx, SurfaceControl leash, in crop() 82 SurfaceControl.Transaction tx, SurfaceControl leash) { in round()
|
D | CarDisplayAreaOrganizer.java | 337 (token, leash) -> { in resetWindowsOffset() argument 373 (token, leash) -> { in scheduleOffset() argument 388 void animateWindows(WindowContainerToken token, SurfaceControl leash, float fromPos, in animateWindows() 410 @NonNull SurfaceControl leash) { in onDisplayAreaAppeared()
|
/packages/services/Car/libs/car-wm-shell-lib/src/com/android/wm/shell/automotive/ |
D | AutoTaskStack.kt | 34 var leash: SurfaceControl variable 63 override var leash: SurfaceControl, variable in com.android.wm.shell.automotive.RootTaskStack
|
D | AutoTaskRepository.java | 280 SurfaceControl leash) { in onTaskAppeared() 355 public void onTaskAppeared(ActivityManager.RunningTaskInfo task, SurfaceControl leash) { in onTaskAppeared()
|
/packages/services/Car/car-lib/src/android/car/app/ |
D | ICarTaskViewClient.aidl | 32 void onTaskAppeared(in RunningTaskInfo taskInfo, in SurfaceControl leash); in onTaskAppeared()
|
D | RootTaskStackManager.java | 34 void taskAppeared(ActivityManager.RunningTaskInfo taskInfo, SurfaceControl leash) { in taskAppeared()
|
D | CarTaskViewClient.java | 69 @NonNull SurfaceControl leash) { in onTaskAppeared()
|
D | CarActivityManager.java | 226 @Nullable SurfaceControl leash) { in onTaskAppeared() 231 ActivityManager.RunningTaskInfo taskInfo, SurfaceControl leash) { in onTaskAppearedInternal()
|
D | ICarActivityService.aidl | 46 void onTaskAppeared(in IBinder token, in RunningTaskInfo taskInfo, in SurfaceControl leash); in onTaskAppeared()
|
D | ControlledRemoteCarTaskView.java | 243 void onTaskAppeared(ActivityManager.RunningTaskInfo taskInfo, SurfaceControl leash) { in onTaskAppeared()
|
D | RemoteCarTaskView.java | 315 void onTaskAppeared(ActivityManager.RunningTaskInfo taskInfo, SurfaceControl leash) { in onTaskAppeared()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
D | SlideInRemoteTransition.kt | 57 val leash = chg.leash in startAnimation() constant
|
D | SwipePipToHomeAnimator.java | 116 @NonNull SurfaceControl leash, in SwipePipToHomeAnimator() 384 public Builder setLeash(SurfaceControl leash) { in setLeash()
|
D | SplitAnimationController.kt | 1131 for (leash in openingTargets) { in <lambda>() constant 1140 for (leash in openingTargets) { in <lambda>() method
|
/packages/apps/Car/SystemUI/src/com/android/systemui/car/wm/taskview/ |
D | RootTaskMediator.java | 68 private TaskRecord(ActivityManager.RunningTaskInfo taskInfo, SurfaceControl leash) { in TaskRecord() 143 public void onTaskAppeared(ActivityManager.RunningTaskInfo taskInfo, SurfaceControl leash) { in onTaskAppeared()
|
D | RemoteCarTaskViewServerImpl.java | 371 public void onTaskAppeared(ActivityManager.RunningTaskInfo taskInfo, SurfaceControl leash) { in onTaskAppeared()
|
/packages/apps/Car/SystemUI/src/com/android/systemui/car/wm/scalableui/panel/ |
D | TaskPanel.java | 148 SurfaceControl leash) { in init() 242 public void setLeash(SurfaceControl leash) { in setLeash()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | TaskViewUtils.java | 539 final SurfaceControl leash = appTarget.leash; in composeRecentsSplitLaunchAnimatorLegacy() local 554 final SurfaceControl leash = nonAppTargets[i].leash; in composeRecentsSplitLaunchAnimatorLegacy() local 759 final SurfaceControl leash = target.leash; in createSplitAuxiliarySurfacesAnimator() local
|
/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/quickstep/util/ |
D | TransformParamsTest.kt | 128 val leash = mock<SurfaceControl>() in createSurfaceParams_fullscreenTasks_doesntOverrideCornerRadius() constant
|
/packages/apps/Car/SystemUI/src/com/android/systemui/car/wm/ |
D | CarFullscreenTaskMonitorListener.java | 139 SurfaceControl leash) { in onTaskAppeared()
|
/packages/services/Car/libs/car-wm-shell-lib/tests/unittest/src/com/android/wm/shell/automotive/ |
D | AutoTaskStackControllerImplTest.kt | 294 val leash = mock(SurfaceControl::class.java) in createRootTask_childTaskAppeared_callsOnTaskAppeared() constant 594 val leash = mock(SurfaceControl::class.java) in transitionFromCore_delegateWithTaskStackStates_handleRequestReturnsCorrect() constant
|
/packages/apps/Car/SystemUI/src/com/android/systemui/car/wm/scalableui/ |
D | PanelAutoTaskStackTransitionHandlerDelegate.java | 168 SurfaceControl leash = null; in calculateTransaction() local
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/am/ |
D | CarActivityServiceTaskMonitorUnitTest.java | 168 public void onTaskAppeared(ActivityManager.RunningTaskInfo taskInfo, SurfaceControl leash) { in onTaskAppeared()
|
/packages/services/Car/service/src/com/android/car/am/ |
D | CarActivityService.java | 292 ActivityManager.RunningTaskInfo taskInfo, SurfaceControl leash) { in onTaskAppeared()
|