Searched defs:wallpaperCommandComplete (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
H A DSession.java446 public void wallpaperCommandComplete(IBinder window, Bundle result) { method in class:Session
447 mService.wallpaperCommandComplete(window, result);
H A DWindowManagerService.java3014 void wallpaperCommandComplete(IBinder window, Bundle result) { method in class:WindowManagerService
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeWindowSession.java189 public void wallpaperCommandComplete(IBinder window, Bundle result) { method in class:BridgeWindowSession

Completed in 113 milliseconds