Searched defs:wallpapers (Results 1 – 7 of 7) sorted by relevance
37 void onAnimationStart(in RemoteAnimationTarget[] apps, in RemoteAnimationTarget[] wallpapers, in onAnimationStart()
57 in RemoteAnimationTarget[] apps, in RemoteAnimationTarget[] wallpapers, in onAnimationStart()
21 RemoteAnimationTargetCompat[] wallpapers, Runnable finishedCallback); in onAnimationStart()
28 RemoteAnimationTargetCompat[] apps, RemoteAnimationTargetCompat[] wallpapers, in onAnimationStart()
76 RemoteAnimationTarget[] wallpapers, in onAnimationStart()
240 RemoteAnimationTarget[] wallpapers, in onAnimationStart()
431 ArrayList<WallpaperWindowToken> wallpapers = new ArrayList<>(1); in testWallpaperHasFixedRotationApplied() local