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

/frameworks/base/core/java/android/view/
H A DDisplay.java50 public final class Display { class
51 private static final String TAG = "Display";
78 * The default Display id, which is the id of the built-in primary display
84 * Display flag: Indicates that the display supports compositing content
111 * Display flag: Indicates that the display has a secure video output and
146 * Display type: Unknown display type.
152 * Display type: Built-in display.
158 * Display type: HDMI display.
164 * Display type: WiFi display.
170 * Display typ
183 public Display(DisplayManagerGlobal global, method in class:Display
[all...]

Completed in 35 milliseconds