Home
last modified time | relevance | path

Searched refs:VIRTUAL_DISPLAY_FLAG_AUTO_MIRROR (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/services/core/java/com/android/server/media/projection/
DMediaProjectionManagerService.java378 flags |= DisplayManager.VIRTUAL_DISPLAY_FLAG_AUTO_MIRROR in applyVirtualDisplayFlags()
383 DisplayManager.VIRTUAL_DISPLAY_FLAG_AUTO_MIRROR); in applyVirtualDisplayFlags()
391 DisplayManager.VIRTUAL_DISPLAY_FLAG_AUTO_MIRROR; in applyVirtualDisplayFlags()
/frameworks/base/media/java/android/media/projection/
DMediaProjection.java106 flags | DisplayManager.VIRTUAL_DISPLAY_FLAG_AUTO_MIRROR | in createVirtualDisplay()
/frameworks/base/core/java/android/hardware/display/
DDisplayManager.java235 public static final int VIRTUAL_DISPLAY_FLAG_AUTO_MIRROR = 1 << 4; field in DisplayManager
/frameworks/base/services/core/java/com/android/server/display/
DDisplayManagerService.java1386 flags |= DisplayManager.VIRTUAL_DISPLAY_FLAG_AUTO_MIRROR; in createVirtualDisplay()
1389 flags &= ~DisplayManager.VIRTUAL_DISPLAY_FLAG_AUTO_MIRROR; in createVirtualDisplay()
1404 (flags & DisplayManager.VIRTUAL_DISPLAY_FLAG_AUTO_MIRROR) != 0) { in createVirtualDisplay()
DVirtualDisplayAdapter.java310 if ((mFlags & DisplayManager.VIRTUAL_DISPLAY_FLAG_AUTO_MIRROR) != 0) { in getDisplayDeviceInfoLocked()
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt1981 NO DOC BLOCK: android.hardware.display.DisplayManager Field VIRTUAL_DISPLAY_FLAG_AUTO_MIRROR
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13186 field public static final int VIRTUAL_DISPLAY_FLAG_AUTO_MIRROR = 16; // 0x10
/frameworks/base/api/
Dcurrent.txt14434 field public static final int VIRTUAL_DISPLAY_FLAG_AUTO_MIRROR = 16; // 0x10
Dtest-current.txt14447 field public static final int VIRTUAL_DISPLAY_FLAG_AUTO_MIRROR = 16; // 0x10
Dsystem-current.txt14888 field public static final int VIRTUAL_DISPLAY_FLAG_AUTO_MIRROR = 16; // 0x10