Searched refs:mWallpaperId (Results 1 – 1 of 1) sorted by relevance
494 int mWallpaperId; field in WallpaperManagerService601 ++mWallpaperId; in makeWallpaperIdLocked()602 } while (mWallpaperId == 0); in makeWallpaperIdLocked()603 return mWallpaperId; in makeWallpaperIdLocked()2162 if (id > mWallpaperId) { in parseWallpaperAttributes()2163 mWallpaperId = id; in parseWallpaperAttributes()