Home
last modified time | relevance | path

Searched defs:wallpaperCommandComplete (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeWindowSession.java189 public void wallpaperCommandComplete(IBinder window, Bundle result) { in wallpaperCommandComplete() method in BridgeWindowSession
/frameworks/base/core/java/android/view/
DIWindowSession.aidl191 void wallpaperCommandComplete(IBinder window, in Bundle result); in wallpaperCommandComplete() method
/frameworks/base/services/core/java/com/android/server/wm/
DSession.java446 public void wallpaperCommandComplete(IBinder window, Bundle result) { in wallpaperCommandComplete() method in Session
DWindowManagerService.java3013 void wallpaperCommandComplete(IBinder window, Bundle result) { in wallpaperCommandComplete() method