Home
last modified time | relevance | path

Searched refs:fromPackageAndServiceName (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
H A DLiveWallpaperInfo.java97 return fromPackageAndServiceName(context, categoryId, wallpaperId, packageName, in fromAttributeSet()
106 public static LiveWallpaperInfo fromPackageAndServiceName(Context context, String categoryId, in fromPackageAndServiceName() method in LiveWallpaperInfo