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

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeWindowSession.java103 public void wallpaperCommandComplete(IBinder window, Bundle result) { method in class:BridgeWindowSession
/frameworks/base/services/java/com/android/server/
H A DWindowManagerService.java2240 void wallpaperCommandComplete(IBinder window, Bundle result) { method in class:WindowManagerService
5760 public void wallpaperCommandComplete(IBinder window, Bundle result) { method in class:WindowManagerService.Session
5761 WindowManagerService.this.wallpaperCommandComplete(window, result);

Completed in 597 milliseconds