Searched refs:VIRTUAL_DISPLAY_FLAG_SECURE (Results 1 – 10 of 10) 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;129 boolean secure = (flags & VIRTUAL_DISPLAY_FLAG_SECURE) != 0; in createVirtualDisplayLocked()494 if ((mFlags & VIRTUAL_DISPLAY_FLAG_SECURE) != 0) { in getDisplayDeviceInfoLocked()
37 import static android.hardware.display.DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE;1633 if (callingUid != Process.SYSTEM_UID && (flags & VIRTUAL_DISPLAY_FLAG_SECURE) != 0) { in createVirtualDisplayInternal()
149 flags |= DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE; in createVirtualDisplay()
297 flags |= DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE; in startVirtualDisplay()
170 VIRTUAL_DISPLAY_FLAG_SECURE,278 public static final int VIRTUAL_DISPLAY_FLAG_SECURE = 1 << 2; field in DisplayManager
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
13190 field public static final int VIRTUAL_DISPLAY_FLAG_SECURE = 4; // 0x4
20327 field public static final int VIRTUAL_DISPLAY_FLAG_SECURE = 4; // 0x4