Home
last modified time | relevance | path

Searched refs:VIRTUAL_DISPLAY_FLAG_SECURE (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/services/core/java/com/android/server/display/
DVirtualDisplayAdapter.java66 boolean secure = (flags & DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE) != 0; in createVirtualDisplayLocked()
316 if ((mFlags & DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE) != 0) { in getDisplayDeviceInfoLocked()
DDisplayManagerService.java1412 if ((flags & DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE) != 0) { in createVirtualDisplay()
/frameworks/base/media/java/android/media/projection/
DMediaProjection.java104 int flags = isSecure ? DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE : 0; in createVirtualDisplay()
/frameworks/base/core/java/android/hardware/display/
DDisplayManager.java177 public static final int VIRTUAL_DISPLAY_FLAG_SECURE = 1 << 2; field in DisplayManager
/frameworks/base/core/tests/coretests/src/android/hardware/display/
DVirtualDisplayTest.java219 DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE in testSecurePublicPresentationVirtualDisplay()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13190 field public static final int VIRTUAL_DISPLAY_FLAG_SECURE = 4; // 0x4
/frameworks/base/api/
Dcurrent.txt14438 field public static final int VIRTUAL_DISPLAY_FLAG_SECURE = 4; // 0x4
Dtest-current.txt14451 field public static final int VIRTUAL_DISPLAY_FLAG_SECURE = 4; // 0x4
Dsystem-current.txt14892 field public static final int VIRTUAL_DISPLAY_FLAG_SECURE = 4; // 0x4