Home
last modified time | relevance | path

Searched defs:wallpapers (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DRemoteAnimationRunnerCompat.java46 RemoteAnimationTarget[] apps, RemoteAnimationTarget[] wallpapers, in onAnimationStart()
52 RemoteAnimationTarget[] wallpapers, in onAnimationStart()
78 final RemoteAnimationTarget[] wallpapers = in toRemoteTransition() local
DRecentsAnimationListener.java31 RemoteAnimationTarget[] apps, RemoteAnimationTarget[] wallpapers, in onAnimationStart()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardService.java141 private static RemoteAnimationTarget[] wrap(TransitionInfo info, boolean wallpapers) { in wrap()
221 final RemoteAnimationTarget[] wallpapers = wrap(info, true /* wallpapers */); in wrap() local
248 apps, wallpapers, nonApps, in wrap() local
DKeyguardViewMediator.java2613 RemoteAnimationTarget[] apps, RemoteAnimationTarget[] wallpapers, in handleStartKeyguardExitAnimation()
3129 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in startKeyguardExitAnimation()
3147 RemoteAnimationTarget[] apps, RemoteAnimationTarget[] wallpapers, in startKeyguardExitAnimation()
3266 RemoteAnimationTarget[] apps, RemoteAnimationTarget[] wallpapers, in StartKeyguardExitAnimParams()
3396 RemoteAnimationTarget[] wallpapers, in onAnimationStart()
3419 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in onAnimationStart()
/frameworks/base/core/java/android/window/
DIBackAnimationRunner.aidl43 in RemoteAnimationTarget[] apps, in RemoteAnimationTarget[] wallpapers, in onAnimationStart()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
DLegacyTransitions.java45 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in onAnimationStart()
99 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in onAnimationStart()
/frameworks/base/core/java/android/view/
DIRemoteAnimationRunner.aidl41 in RemoteAnimationTarget[] wallpapers, in RemoteAnimationTarget[] nonApps, in onAnimationStart()
DIRecentsAnimationRunner.aidl59 in RemoteAnimationTarget[] apps, in RemoteAnimationTarget[] wallpapers, in onAnimationStart()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DAppChangeTransitionTests.java76 RemoteAnimationTarget[] wallpapers, in onAnimationStart()
DAppTransitionTests.java581 RemoteAnimationTarget[] wallpapers, in onAnimationStart()
DRecentsAnimationControllerTest.java534 ArrayList<WallpaperWindowToken> wallpapers = new ArrayList<>(1); in testWallpaperHasFixedRotationApplied() local
DAppTransitionControllerTest.java807 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in onAnimationStart()
/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
DTaskFragmentAnimationRunner.java72 @NonNull RemoteAnimationTarget[] wallpapers, in onAnimationStart()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
DKeyguardViewMediatorTest.java427 RemoteAnimationTarget[] wallpapers = new RemoteAnimationTarget[]{ in startMockKeyguardExitAnimation() local
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerInternal.java291 RemoteAnimationTarget[] wallpapers, in onAnimationStart()