Searched refs:VIRTUAL_DISPLAY_FLAG_SECURE (Results 1 – 9 of 9) sorted by relevance
25 import static android.hardware.display.DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE;94 boolean secure = (flags & VIRTUAL_DISPLAY_FLAG_SECURE) != 0; in createVirtualDisplayLocked()391 if ((mFlags & VIRTUAL_DISPLAY_FLAG_SECURE) != 0) { in getDisplayDeviceInfoLocked()
27 import static android.hardware.display.DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE;2186 if (callingUid != Process.SYSTEM_UID && (flags & VIRTUAL_DISPLAY_FLAG_SECURE) != 0) { in createVirtualDisplay()
107 flags |= DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE; in createVirtualDisplay()
297 flags |= DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE; in startVirtualDisplay()
185 public static final int VIRTUAL_DISPLAY_FLAG_SECURE = 1 << 2; field in DisplayManager
220 DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE in testSecurePublicPresentationVirtualDisplay()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
13190 field public static final int VIRTUAL_DISPLAY_FLAG_SECURE = 4; // 0x4
18052 field public static final int VIRTUAL_DISPLAY_FLAG_SECURE = 4; // 0x4