Searched refs:VIRTUAL_DISPLAY_FLAG_SECURE (Results 1 – 9 of 9) sorted by relevance
51 | DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE;
215 DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE in testSecurePublicPresentationVirtualDisplay()
29 import static android.hardware.display.DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE;117 boolean secure = (flags & VIRTUAL_DISPLAY_FLAG_SECURE) != 0; in createVirtualDisplayLocked()499 if ((mFlags & VIRTUAL_DISPLAY_FLAG_SECURE) != 0) { in getDisplayDeviceInfoLocked()
34 import static android.hardware.display.DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE;1488 if (callingUid != Process.SYSTEM_UID && (flags & VIRTUAL_DISPLAY_FLAG_SECURE) != 0) { in createVirtualDisplayInternal()
149 flags |= DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE; in createVirtualDisplay()
162 VIRTUAL_DISPLAY_FLAG_SECURE,270 public static final int VIRTUAL_DISPLAY_FLAG_SECURE = 1 << 2; field in DisplayManager
297 flags |= DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE; in startVirtualDisplay()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
19595 field public static final int VIRTUAL_DISPLAY_FLAG_SECURE = 4; // 0x4