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

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
H A DBridge.java1085 public void wallpaperCommandComplete(IBinder window, Bundle result) { method in class:Bridge.WindowSession
/frameworks/base/services/java/com/android/server/
H A DWindowManagerService.java2312 void wallpaperCommandComplete(IBinder window, Bundle result) { method in class:WindowManagerService
6885 public void wallpaperCommandComplete(IBinder window, Bundle result) { method in class:WindowManagerService.Session
6886 WindowManagerService.this.wallpaperCommandComplete(window, result);

Completed in 68 milliseconds