Searched refs:VIRTUAL_DISPLAY_FLAG_SECURE (Results 1 – 7 of 7) sorted by relevance
66 boolean secure = (flags & DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE) != 0; in createVirtualDisplayLocked()310 if ((mFlags & DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE) != 0) { in getDisplayDeviceInfoLocked()
1327 if ((flags & DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE) != 0) { in createVirtualDisplay()
105 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()
13498 field public static final int VIRTUAL_DISPLAY_FLAG_SECURE = 4; // 0x4
13192 field public static final int VIRTUAL_DISPLAY_FLAG_SECURE = 4; // 0x4