Searched refs:wallpaperCommandComplete (Results 1 – 7 of 7) sorted by relevance
96 mSession.wallpaperCommandComplete(asBinder(), null); in dispatchWallpaperCommand()
189 void wallpaperCommandComplete(IBinder window, in Bundle result); in wallpaperCommandComplete() method
6593 mWindowSession.wallpaperCommandComplete(asBinder(), null); in dispatchWallpaperCommand()
189 public void wallpaperCommandComplete(IBinder window, Bundle result) { in wallpaperCommandComplete() method in BridgeWindowSession
445 public void wallpaperCommandComplete(IBinder window, Bundle result) { in wallpaperCommandComplete() method in Session446 mService.wallpaperCommandComplete(window, result); in wallpaperCommandComplete()
2896 void wallpaperCommandComplete(IBinder window, Bundle result) { in wallpaperCommandComplete() method
986 mSession.wallpaperCommandComplete(mWindow.asBinder(), result); in doCommand()