Searched defs:nonApps (Results 1 – 8 of 8) sorted by relevance
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | RemoteAnimationTargets.java | 39 public final RemoteAnimationTarget[] nonApps; field in RemoteAnimationTargets 47 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in RemoteAnimationTargets() 71 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in RemoteAnimationTargets()
|
D | RecentsAnimationTargets.java | 40 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in RecentsAnimationTargets()
|
D | RecentsAnimationCallbacks.java | 135 final ArrayList<RemoteAnimationTarget> nonApps = new ArrayList<>(); in onAnimationStart() local 212 ArrayList<RemoteAnimationTarget> apps, ArrayList<RemoteAnimationTarget> nonApps) { in classifyTargets()
|
D | TaskViewUtils.java | 585 final RemoteAnimationTarget[] nonApps = RemoteAnimationTargetCompat.wrapNonApps( in composeRecentsDesktopLaunchAnimator() local 719 public static ValueAnimator createSplitAuxiliarySurfacesAnimator( in createSplitAuxiliarySurfacesAnimator()
|
D | LauncherBackAnimationController.java | 243 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in onAnimationStart()
|
/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/ |
D | CarKeyguardViewMediator.java | 201 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in onAnimationStart()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
D | SplitSelectStateController.java | 826 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in onAnimationStart()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/ |
D | RecentsView.java | 1282 RemoteAnimationTarget[] wallpaper, RemoteAnimationTarget[] nonApps) { in launchSideTaskInLiveTileMode()
|