Searched refs:buildFromCursor (Results 1 – 5 of 5) sorted by relevance
92 return CreativeWallpaperInfo.buildFromCursor(wallpaper.getWallpaperComponent(), in saveCreativeCategoryWallpaper()164 CreativeWallpaperInfo.buildFromCursor(wallpaperInfo, cursor); in readCreativeWallpapers()
412 public static CreativeWallpaperInfo buildFromCursor(WallpaperInfo wallpaperInfo,
212 fun buildFromCursor(cursor: Cursor, timeZone: String?) { in buildFromCursor() method
628 model.buildFromCursor(cursor as Cursor, timeZone) in buildAppWidgetModel()
326 CreativeWallpaperInfo.buildFromCursor( in <lambda>()