Searched refs:mTopShowWhenLockedWallpaper (Results 1 – 1 of 1) sorted by relevance
769 transition.collect(mFindResults.mTopWallpaper.mTopShowWhenLockedWallpaper.mToken); in collectTopWallpapers()771 transition.collect(mFindResults.mTopWallpaper.mTopShowWhenLockedWallpaper); in collectTopWallpapers()1193 WindowState mTopShowWhenLockedWallpaper = null; field in WallpaperController.FindWallpaperTargetResult.TopWallpaper1197 mTopShowWhenLockedWallpaper = null; in reset()1216 if (mTopWallpaper.mTopShowWhenLockedWallpaper != win) { in setTopShowWhenLockedWallpaper()1218 win, mTopWallpaper.mTopShowWhenLockedWallpaper); in setTopShowWhenLockedWallpaper()1220 mTopWallpaper.mTopShowWhenLockedWallpaper = win; in setTopShowWhenLockedWallpaper()1228 return mTopWallpaper.mTopShowWhenLockedWallpaper != null; in hasTopShowWhenLockedWallpaper()1235 return mTopWallpaper.mTopShowWhenLockedWallpaper; in getTopWallpaper()