HomeSort by relevance Sort by last modified time
    Searched refs:TYPE_OVERLAY (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/hardware/display/
DisplayManager.java 354 addPresentationDisplaysLocked(mTempDisplays, displayIds, Display.TYPE_OVERLAY);
  /frameworks/base/core/java/android/view/
Display.java 257 public static final int TYPE_OVERLAY = 4;
504 * @see #TYPE_OVERLAY
    [all...]
  /frameworks/base/services/core/java/com/android/server/display/
OverlayDisplayAdapter.java 310 mInfo.type = Display.TYPE_OVERLAY;

Completed in 278 milliseconds