FileDocCategorySizeDatePackage
IWallpaperManagerCallback.javaAPI DocAndroid 5.1 API2716Sat Mar 14 05:47:58 GMT 2015android.app

IWallpaperManagerCallback

public interface IWallpaperManagerCallback implements android.os.IInterface
Callback interface used by IWallpaperManager to send asynchronous notifications back to its clients. Note that this is a one-way interface so the server does not block waiting for the client.
hide

Fields Summary
Constructors Summary
Methods Summary
public voidonWallpaperChanged()
Called when the wallpaper has changed