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

/frameworks/base/services/core/java/com/android/server/wm/
H A DWallpaperController.java439 void wallpaperCommandComplete(IBinder window) { method in class:WallpaperController
H A DSession.java505 public void wallpaperCommandComplete(IBinder window, Bundle result) { method in class:Session
507 mService.mWallpaperControllerLocked.wallpaperCommandComplete(window);
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeWindowSession.java209 public void wallpaperCommandComplete(IBinder window, Bundle result) { method in class:BridgeWindowSession

Completed in 370 milliseconds