Searched refs:wallpaperCommandComplete (Results 1 – 7 of 7) sorted by relevance
156 mSession.wallpaperCommandComplete(asBinder(), null); in dispatchWallpaperCommand()
255 void wallpaperCommandComplete(IBinder window, in Bundle result); in wallpaperCommandComplete() method
379 public void wallpaperCommandComplete(android.os.IBinder window, android.os.Bundle result) { in wallpaperCommandComplete() method in WindowlessWindowManager
9239 mWindowSession.wallpaperCommandComplete(asBinder(), null); in dispatchWallpaperCommand()
435 public void wallpaperCommandComplete(IBinder window, Bundle result) { in wallpaperCommandComplete() method in Session438 wpController.wallpaperCommandComplete(window)); in wallpaperCommandComplete()
487 void wallpaperCommandComplete(IBinder window) { in wallpaperCommandComplete() method in WallpaperController
1253 mSession.wallpaperCommandComplete(mWindow.asBinder(), result); in doCommand()