Lines Matching defs:displayId

91     public void clearForcedDisplaySize(int displayId) throws RemoteException {  in clearForcedDisplaySize()
96 public void clearForcedDisplayDensityForUser(int displayId, int userId) throws RemoteException { in clearForcedDisplayDensityForUser()
101 public void setOverscan(int displayId, int left, int top, int right, int bottom) in setOverscan()
302 public void getInitialDisplaySize(int displayId, Point size) { in getInitialDisplaySize()
307 public void getBaseDisplaySize(int displayId, Point size) { in getBaseDisplaySize()
312 public void setForcedDisplaySize(int displayId, int arg0, int arg1) throws RemoteException { in setForcedDisplaySize()
317 public int getInitialDisplayDensity(int displayId) { in getInitialDisplayDensity()
322 public int getBaseDisplayDensity(int displayId) { in getBaseDisplayDensity()
327 public void setForcedDisplayDensityForUser(int displayId, int density, int userId) in setForcedDisplayDensityForUser()
333 public void setForcedDisplayScalingMode(int displayId, int mode) { in setForcedDisplayScalingMode()
342 public int[] setNewDisplayOverrideConfiguration(Configuration arg0, int displayId) in setNewDisplayOverrideConfiguration()
494 …public void registerPinnedStackListener(int displayId, IPinnedStackListener listener) throws Remot… in registerPinnedStackListener()
512 public void getStableInsets(int displayId, Rect outInsets) throws RemoteException { in getStableInsets()
540 int displayId) throws RemoteException { in registerWallpaperVisibilityListener()
546 int displayId) throws RemoteException { in unregisterWallpaperVisibilityListener()
567 public void dontOverrideDisplayInfo(int displayId) throws RemoteException { in dontOverrideDisplayInfo()