Searched defs:nonApps (Results 1 – 13 of 13) sorted by relevance
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/ |
H A D | RemoteAnimationRunnerCompat.java | 48 RemoteAnimationTarget[] nonApps, Runnable finishedCallback); in onAnimationStart() 54 RemoteAnimationTarget[] nonApps, in onAnimationStart() 86 final RemoteAnimationTarget[] nonApps = in wrap() local
|
/aosp14/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()
|
/aosp14/frameworks/base/core/java/android/window/ |
H A D | IBackAnimationRunner.aidl | 49 in RemoteAnimationTarget[] nonApps, in onAnimationStart()
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | IRemoteAnimationRunner.aidl | 41 in RemoteAnimationTarget[] wallpapers, in RemoteAnimationTarget[] nonApps, in onAnimationStart()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
H A D | KeyguardService.java | 219 final RemoteAnimationTarget[] nonApps = new RemoteAnimationTarget[0]; in wrap() local 241 apps, wallpapers, nonApps, in wrap() local
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/ |
H A D | BackAnimationRunner.java | 68 RemoteAnimationTarget[] nonApps, Runnable finishedCallback) { in startAnimation()
|
H A D | CrossTaskBackAnimation.java | 348 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in onAnimationStart()
|
H A D | CustomizeActivityAnimation.java | 305 RemoteAnimationTarget[] nonApps, in onAnimationStart()
|
H A D | CrossActivityAnimation.java | 398 RemoteAnimationTarget[] nonApps, in onAnimationStart()
|
/aosp14/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 | 547 RemoteAnimationTarget[] nonApps, in onAnimationStart()
|
H A D | AppTransitionControllerTest.java | 732 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in onAnimationStart()
|
/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/ |
H A D | TaskFragmentAnimationRunner.java | 73 @NonNull RemoteAnimationTarget[] nonApps, in onAnimationStart()
|