Home
last modified time | relevance | path

Searched defs:nonApps (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRemoteAnimationTargets.java37 public final RemoteAnimationTargetCompat[] nonApps; field in RemoteAnimationTargets
44 RemoteAnimationTargetCompat[] wallpapers, RemoteAnimationTargetCompat[] nonApps, in RemoteAnimationTargets()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java876 RemoteAnimationTargetCompat[] wallpaper, RemoteAnimationTargetCompat[] nonApps) { in launchSideTaskInLiveTileMode()