Searched refs:setDisplayOffsets (Results 1 – 3 of 3) sorted by relevance
153 mDisplayManagerInternal.setDisplayOffsets(mDisplay.getDisplayId(), in updateBurnInProtection()274 mDisplayManagerInternal.setDisplayOffsets(mDisplay.getDisplayId(), 0, 0); in onAnimationEnd()290 mDisplayManagerInternal.setDisplayOffsets(mDisplay.getDisplayId(), in onAnimationUpdate()
159 public abstract void setDisplayOffsets(int displayId, int x, int y); in setDisplayOffsets() method in DisplayManagerInternal
1765 public void setDisplayOffsets(int displayId, int x, int y) { in setDisplayOffsets() method in DisplayManagerService.LocalService