Searched defs:Display (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DDisplay.java52 public final class Display { class
53 private static final String TAG = "Display";
82 * The default Display id, which is the id of the built-in primary display
88 * Display flag: Indicates that the display supports compositing content
115 * Display flag: Indicates that the display has a secure video output and
150 * Display flag: Indicates that the display is private. Only the application that
158 * Display flag: Indicates that the display is a presentation display.
171 * Display type: Unknown display type.
177 * Display type: Built-in display.
183 * Display typ
214 public Display(DisplayManagerGlobal global, method in class:Display
[all...]

Completed in 116 milliseconds