Searched refs:shouldShowTitle (Results 1 – 3 of 3) sorted by relevance
36 boolean shouldShowTitle, @Nullable String collectionId) { in getLiveWallpaperInfo() argument37 return new LiveWallpaperInfo(info, shouldShowTitle, collectionId); in getLiveWallpaperInfo()
36 WallpaperInfo getLiveWallpaperInfo(android.app.WallpaperInfo info, boolean shouldShowTitle, in getLiveWallpaperInfo() argument
228 boolean shouldShowTitle, String collectionId) { in getFromSpecifiedPackage() argument262 factory.getLiveWallpaperInfo(wallpaperInfo, shouldShowTitle, collectionId)); in getFromSpecifiedPackage()