Searched refs:VIRTUAL_DISPLAY_FLAG_SECURE (Results 1 – 9 of 9) sorted by relevance
66 boolean secure = (flags & DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE) != 0; in createVirtualDisplayLocked()316 if ((mFlags & DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE) != 0) { in getDisplayDeviceInfoLocked()
1412 if ((flags & DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE) != 0) { in createVirtualDisplay()
104 int flags = isSecure ? DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE : 0; in createVirtualDisplay()
177 public static final int VIRTUAL_DISPLAY_FLAG_SECURE = 1 << 2; field in DisplayManager
219 DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE in testSecurePublicPresentationVirtualDisplay()
13190 field public static final int VIRTUAL_DISPLAY_FLAG_SECURE = 4; // 0x4
14438 field public static final int VIRTUAL_DISPLAY_FLAG_SECURE = 4; // 0x4
14451 field public static final int VIRTUAL_DISPLAY_FLAG_SECURE = 4; // 0x4
14892 field public static final int VIRTUAL_DISPLAY_FLAG_SECURE = 4; // 0x4