Searched refs:getRealDisplay (Results 1 – 7 of 7) sorted by relevance
107 DisplayManagerGlobal.getInstance().getRealDisplay(Display.DEFAULT_DISPLAY); in run()
53 return DisplayManagerGlobal.getInstance().getRealDisplay(Display.DEFAULT_DISPLAY); in getDefaultDisplay()
284 public Display getRealDisplay(int displayId) { in getRealDisplay() method in DisplayManagerGlobal600 Display display = getRealDisplay(displayId); in createVirtualDisplay()
106 .getRealDisplay(Display.DEFAULT_DISPLAY); in onConfigurationChanged()
130 Display display = displayManager.getRealDisplay(displayId); in dumpWindowsToFile()
1003 .getRealDisplay(Display.DEFAULT_DISPLAY); in takeScreenshot()
15125 Display d = DisplayManagerGlobal.getInstance().getRealDisplay(Display.DEFAULT_DISPLAY); in getWindowVisibleDisplayFrame()15143 Display d = DisplayManagerGlobal.getInstance().getRealDisplay(Display.DEFAULT_DISPLAY); in getWindowDisplayFrame()