Searched defs:nonApps (Results 1 – 7 of 7) 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 | 41 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in RecentsAnimationTargets()
|
D | RecentsAnimationCallbacks.java | 134 final ArrayList<RemoteAnimationTarget> nonApps = new ArrayList<>(); in onAnimationStart() local 191 ArrayList<RemoteAnimationTarget> apps, ArrayList<RemoteAnimationTarget> nonApps) { in classifyTargets()
|
D | TaskViewUtils.java | 616 final RemoteAnimationTarget[] nonApps = RemoteAnimationTargetCompat.wrapNonApps( in composeRecentsDesktopLaunchAnimator() local 750 public static ValueAnimator createSplitAuxiliarySurfacesAnimator( in createSplitAuxiliarySurfacesAnimator()
|
D | LauncherBackAnimationController.java | 272 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in onAnimationStart()
|
/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/ |
D | CarKeyguardViewMediator.java | 224 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in onAnimationStart()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/ |
D | RecentsView.java | 1427 RemoteAnimationTarget[] wallpaper, RemoteAnimationTarget[] nonApps, in launchSideTaskInLiveTileMode()
|