Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/hardware/display/
DVirtualDisplayConfigTest.java51 | DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE;
DVirtualDisplayTest.java215 DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE in testSecurePublicPresentationVirtualDisplay()
/frameworks/base/services/core/java/com/android/server/display/
DVirtualDisplayAdapter.java29 import static android.hardware.display.DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE;
129 boolean secure = (flags & VIRTUAL_DISPLAY_FLAG_SECURE) != 0; in createVirtualDisplayLocked()
494 if ((mFlags & VIRTUAL_DISPLAY_FLAG_SECURE) != 0) { in getDisplayDeviceInfoLocked()
DDisplayManagerService.java37 import static android.hardware.display.DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE;
1633 if (callingUid != Process.SYSTEM_UID && (flags & VIRTUAL_DISPLAY_FLAG_SECURE) != 0) { in createVirtualDisplayInternal()
/frameworks/base/media/java/android/media/projection/
DMediaProjection.java149 flags |= DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE; in createVirtualDisplay()
/frameworks/base/services/core/java/com/android/server/vr/
DVr2dDisplay.java297 flags |= DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE; in startVirtualDisplay()
/frameworks/base/core/java/android/hardware/display/
DDisplayManager.java170 VIRTUAL_DISPLAY_FLAG_SECURE,
278 public static final int VIRTUAL_DISPLAY_FLAG_SECURE = 1 << 2; field in DisplayManager
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13190 field public static final int VIRTUAL_DISPLAY_FLAG_SECURE = 4; // 0x4
/frameworks/base/core/api/
Dcurrent.txt20327 field public static final int VIRTUAL_DISPLAY_FLAG_SECURE = 4; // 0x4