Searched refs:setWallpaperDisplayOffset (Results 1 – 4 of 4) sorted by relevance
198 void setWallpaperDisplayOffset(IBinder windowToken, int x, int y); in setWallpaperDisplayOffset() method
185 public void setWallpaperDisplayOffset(IBinder windowToken, int x, int y) { in setWallpaperDisplayOffset() method in BridgeWindowSession
489 public void setWallpaperDisplayOffset(IBinder window, int x, int y) { in setWallpaperDisplayOffset() method in Session
1387 WindowManagerGlobal.getWindowSession().setWallpaperDisplayOffset( in setDisplayOffset()