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

/frameworks/base/core/java/android/hardware/display/
H A DDisplayManager.java35 public final class DisplayManager { class
36 private static final String TAG = "DisplayManager";
82 public DisplayManager(Context context) { method in class:DisplayManager
283 * Use {@link DisplayManager#getDisplay} to get more information about

Completed in 486 milliseconds