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