Searched refs:IWallpaperManager (Results 1 – 7 of 7) sorted by relevance
19 import android.app.IWallpaperManager;118 IWallpaperManager wallpaper = (IWallpaperManager) ServiceManager.getService( in onRestore()164 IWallpaperManager wallpaper = in onRestoreFile()165 (IWallpaperManager)ServiceManager.getService( in onRestoreFile()
21 import android.app.IWallpaperManager;69 IWallpaperManager service = IWallpaperManager.Stub.asInterface( in LockscreenWallpaper()
27 interface IWallpaperManager { interface
268 private IWallpaperManager mService;275 mService = IWallpaperManager.Stub.asInterface(b); in Globals()405 public IWallpaperManager getIWallpaperManager() { in getIWallpaperManager()
31 import android.app.IWallpaperManager;112 public class WallpaperManagerService extends IWallpaperManager.Stub {
93 core/java/android/app/IWallpaperManager.aidl \
347 android.app.IWallpaperManager348 android.app.IWallpaperManager$Stub349 android.app.IWallpaperManager$Stub$Proxy