Searched defs:nonApps (Results 1 – 7 of 7) sorted by relevance
| /packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
| D | RemoteAnimationTargets.java | 37 public final RemoteAnimationTarget[] nonApps; field in RemoteAnimationTargets 44 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in RemoteAnimationTargets()
|
| D | RecentsAnimationTargets.java | 37 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in RecentsAnimationTargets()
|
| D | RecentsAnimationCallbacks.java | 131 final ArrayList<RemoteAnimationTarget> nonApps = new ArrayList<>(); in onAnimationStart() local 206 ArrayList<RemoteAnimationTarget> apps, ArrayList<RemoteAnimationTarget> nonApps) { in classifyTargets()
|
| D | TaskViewUtils.java | 714 public static ValueAnimator createSplitAuxiliarySurfacesAnimator( in createSplitAuxiliarySurfacesAnimator()
|
| /packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/ |
| D | CarKeyguardViewMediator.java | 185 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in onAnimationStart()
|
| /packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
| D | SplitSelectStateController.java | 626 RemoteAnimationTarget[] wallpapers, RemoteAnimationTarget[] nonApps, in onAnimationStart()
|
| /packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/ |
| D | RecentsView.java | 1211 RemoteAnimationTarget[] wallpaper, RemoteAnimationTarget[] nonApps) { in launchSideTaskInLiveTileMode()
|