Searched refs:setDisplayOffsets (Results 1 – 3 of 3) sorted by relevance
142 mDisplayManagerInternal.setDisplayOffsets(mDisplay.getDisplayId(), in updateBurnInProtection()262 mDisplayManagerInternal.setDisplayOffsets(mDisplay.getDisplayId(), 0, 0); in onAnimationEnd()278 mDisplayManagerInternal.setDisplayOffsets(mDisplay.getDisplayId(), in onAnimationUpdate()
147 public abstract void setDisplayOffsets(int displayId, int x, int y); in setDisplayOffsets() method in DisplayManagerInternal
1580 public void setDisplayOffsets(int displayId, int x, int y) { in setDisplayOffsets() method in DisplayManagerService.LocalService