Searched refs:forAllWallpaperWindows (Results 1 – 5 of 5) sorted by relevance
72 service.mRoot.forAllWallpaperWindows(wallpaperWindow -> { in startWallpaperAnimations()
190 void forAllWallpaperWindows(Consumer<WallpaperWindowToken> callback) { in forAllWallpaperWindows() method in WallpaperWindowToken
1552 void forAllWallpaperWindows(Consumer<WallpaperWindowToken> callback) { in forAllWallpaperWindows() method in WindowContainer1554 mChildren.get(i).forAllWallpaperWindows(callback); in forAllWallpaperWindows()
432 mDefaultDisplay.forAllWallpaperWindows(wallpapers::add); in testWallpaperHasFixedRotationApplied()
38843 HPLcom/android/server/wm/WallpaperWindowToken;->forAllWallpaperWindows(Ljava/util/function/Consumer…38932 HPLcom/android/server/wm/WindowContainer;->forAllWallpaperWindows(Ljava/util/function/Consumer;)V