Home
last modified time | relevance | path

Searched defs:getWallpaperWithFeature (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DIWallpaperManager.aidl76 ParcelFileDescriptor getWallpaperWithFeature(String callingPkg, String callingFeatureId, in getWallpaperWithFeature() method
/aosp14/frameworks/base/services/core/java/com/android/server/wallpaper/
H A DWallpaperManagerService.java2355 public ParcelFileDescriptor getWallpaperWithFeature(String callingPkg, String callingFeatureId, in getWallpaperWithFeature() method in WallpaperManagerService