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

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

Completed in 99 milliseconds