Searched refs:getWallpaperWithFeature (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/app/ |
D | IWallpaperManager.aidl | 75 ParcelFileDescriptor getWallpaperWithFeature(String callingPkg, String callingFeatureId, in getWallpaperWithFeature() method
|
D | WallpaperManager.java | 587 ParcelFileDescriptor pfd = mService.getWallpaperWithFeature( in getCurrentWallpaperLocked() 1205 return sGlobals.mService.getWallpaperWithFeature(mContext.getOpPackageName(), in getWallpaperFile()
|
/frameworks/base/services/core/java/com/android/server/wallpaper/ |
D | WallpaperManagerService.java | 2225 return getWallpaperWithFeature(callingPkg, null, cb, which, outParams, wallpaperUserId); in getWallpaper() 2229 public ParcelFileDescriptor getWallpaperWithFeature(String callingPkg, String callingFeatureId, in getWallpaperWithFeature() method in WallpaperManagerService
|
/frameworks/base/services/ |
D | art-profile | 43378 HPLcom/android/server/wallpaper/WallpaperManagerService;->getWallpaperWithFeature(Ljava/lang/String…
|