Searched refs:getDisplayInfo (Results 1 – 4 of 4) sorted by relevance
53 DisplayInfo displayInfo = getGlobal().getDisplayInfo(Display.DEFAULT_DISPLAY); in getDisplayInfo_shouldReturnCopy()56 assertThat(getGlobal().getDisplayInfo(Display.DEFAULT_DISPLAY).appWidth) in getDisplayInfo_shouldReturnCopy()63 assertThat(getGlobal().getDisplayInfo(3)).isEqualTo(null); in forNonexistentDisplay_getDisplayInfo_shouldReturnNull()93 DisplayInfo di = getGlobal().getDisplayInfo(displayId); in addDisplay()
134 DisplayInfo baseDisplayInfo = DisplayManagerGlobal.getInstance().getDisplayInfo(displayId); in changeDisplay()148 DisplayInfo displayInfo = DisplayManagerGlobal.getInstance().getDisplayInfo(displayId); in changeDisplay()
78 public DisplayInfo getDisplayInfo(int i) throws RemoteException { in getDisplayInfo() method in ShadowDisplayManagerGlobal.MyDisplayManager
85 display.getDisplayInfo(displayInfo); in shouldSetUpRealisticDisplay()120 display.getDisplayInfo(displayInfo); in shouldSetUpRealisticDisplay_landscapeHighDensity()