/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
H A D | KeyguardService.java | 201 final RemoteAnimationTarget[] nonApps = new RemoteAnimationTarget[0]; in wrap() local 209 apps, wallpapers, nonApps, in wrap() local
|
H A D | KeyguardViewMediator.java | 2210 RemoteAnimationTarget[] nonApps, IRemoteAnimationFinishedCallback finishedCallback) { in handleStartKeyguardExitAnimation() 2720 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in startKeyguardExitAnimation() 2739 RemoteAnimationTarget[] nonApps, IRemoteAnimationFinishedCallback finishedCallback) { in startKeyguardExitAnimation() 2862 RemoteAnimationTarget[] nonApps, in StartKeyguardExitAnimParams()
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
H A D | RemoteAnimationTargets.java | 37 public final RemoteAnimationTargetCompat[] nonApps; field in RemoteAnimationTargets 44 RemoteAnimationTargetCompat[] wallpapers, RemoteAnimationTargetCompat[] nonApps, in RemoteAnimationTargets()
|
H A D | RecentsAnimationTargets.java | 34 RemoteAnimationTargetCompat[] wallpapers, RemoteAnimationTargetCompat[] nonApps, in RecentsAnimationTargets()
|
H A D | TaskViewUtils.java | 597 public static void setSplitAuxiliarySurfacesShown(RemoteAnimationTargetCompat[] nonApps, in setSplitAuxiliarySurfacesShown() 602 private static void setSplitAuxiliarySurfacesShown( in setSplitAuxiliarySurfacesShown()
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/ |
H A D | LegacyTransitions.java | 45 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in onAnimationStart() 99 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in onAnimationStart()
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | IRemoteAnimationRunner.aidl | 41 in RemoteAnimationTarget[] wallpapers, in RemoteAnimationTarget[] nonApps, in onAnimationStart()
|
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/ |
H A D | RemoteAnimationRunnerCompat.java | 24 RemoteAnimationTargetCompat[] nonApps, Runnable finishedCallback); in onAnimationStart()
|
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | AppChangeTransitionTests.java | 77 RemoteAnimationTarget[] nonApps, in onAnimationStart()
|
H A D | AppTransitionTests.java | 464 RemoteAnimationTarget[] nonApps, in onAnimationStart()
|
H A D | AppTransitionControllerTest.java | 684 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in onAnimationStart()
|
/aosp12/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/ |
H A D | TaskFragmentAnimationRunner.java | 72 @NonNull RemoteAnimationTarget[] nonApps, in onAnimationStart()
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
H A D | SplitSelectStateController.java | 196 RemoteAnimationTargetCompat[] wallpapers, RemoteAnimationTargetCompat[] nonApps, in onAnimationStart()
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/ |
H A D | RecentsView.java | 998 RemoteAnimationTargetCompat[] wallpaper, RemoteAnimationTargetCompat[] nonApps) { in launchSideTaskInLiveTileMode()
|