Home
last modified time | relevance | path

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 DRemoteAnimationRunnerCompat.java48 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 DLegacyTransitions.java45 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in onAnimationStart()
99 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in onAnimationStart()
/aosp14/frameworks/base/core/java/android/window/
H A DIBackAnimationRunner.aidl49 in RemoteAnimationTarget[] nonApps, in onAnimationStart()
/aosp14/frameworks/base/core/java/android/view/
H A DIRemoteAnimationRunner.aidl41 in RemoteAnimationTarget[] wallpapers, in RemoteAnimationTarget[] nonApps, in onAnimationStart()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardService.java219 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 DBackAnimationRunner.java68 RemoteAnimationTarget[] nonApps, Runnable finishedCallback) { in startAnimation()
H A DCrossTaskBackAnimation.java348 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in onAnimationStart()
H A DCustomizeActivityAnimation.java305 RemoteAnimationTarget[] nonApps, in onAnimationStart()
H A DCrossActivityAnimation.java398 RemoteAnimationTarget[] nonApps, in onAnimationStart()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DAppChangeTransitionTests.java77 RemoteAnimationTarget[] nonApps, in onAnimationStart()
H A DAppTransitionTests.java547 RemoteAnimationTarget[] nonApps, in onAnimationStart()
H A DAppTransitionControllerTest.java732 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in onAnimationStart()
/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
H A DTaskFragmentAnimationRunner.java73 @NonNull RemoteAnimationTarget[] nonApps, in onAnimationStart()