Searched refs:wallpaperCommandComplete (Results 1 – 7 of 7) sorted by relevance
96 mSession.wallpaperCommandComplete(asBinder(), null); in dispatchWallpaperCommand()
191 void wallpaperCommandComplete(IBinder window, in Bundle result); in wallpaperCommandComplete() method
6792 mWindowSession.wallpaperCommandComplete(asBinder(), null); in dispatchWallpaperCommand()
189 public void wallpaperCommandComplete(IBinder window, Bundle result) { in wallpaperCommandComplete() method in BridgeWindowSession
446 public void wallpaperCommandComplete(IBinder window, Bundle result) { in wallpaperCommandComplete() method in Session447 mService.wallpaperCommandComplete(window, result); in wallpaperCommandComplete()
3013 void wallpaperCommandComplete(IBinder window, Bundle result) { in wallpaperCommandComplete() method
985 mSession.wallpaperCommandComplete(mWindow.asBinder(), result); in doCommand()