Searched defs:wallpaperCommandComplete (Results 1 – 4 of 4) sorted by relevance
189 void wallpaperCommandComplete(IBinder window, in Bundle result); in wallpaperCommandComplete() method
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 Session
2896 void wallpaperCommandComplete(IBinder window, Bundle result) { in wallpaperCommandComplete() method