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

/frameworks/base/core/java/android/view/
H A DDisplay.java56 public final class Display { class
57 private static final String TAG = "Display";
86 * The default Display id, which is the id of the built-in primary display
97 * Display flag: Indicates that the display supports compositing content
124 * Display flag: Indicates that the display has a secure video output and
159 * Display flag: Indicates that the display is private. Only the application that
167 * Display flag: Indicates that the display is a presentation display.
180 * Display flag: Indicates that the display has a round shape.
191 * Display flag: Indicates that the contents of the display should not be scaled
200 * Display typ
287 public Display(DisplayManagerGlobal global, method in class:Display
[all...]

Completed in 52 milliseconds