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