Searched defs:setWallpaperDisplayOffset (Results 1 – 3 of 3) 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