Searched refs:setWallpaperDisplayOffset (Results 1 – 3 of 3) sorted by relevance
219 void setWallpaperDisplayOffset(IBinder windowToken, int x, int y); in setWallpaperDisplayOffset() method
368 public void setWallpaperDisplayOffset(IBinder window, int x, int y) { in setWallpaperDisplayOffset() method in Session
1624 WindowManagerGlobal.getWindowSession().setWallpaperDisplayOffset( in setDisplayOffset()