Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DLiveWallpaperInfo.java76 public static final String ATTR_SERVICE = "service"; field in LiveWallpaperInfo
95 String serviceName = attrs.getAttributeValue(null, ATTR_SERVICE); in fromAttributeSet()