Searched refs:VIRTUAL_DISPLAY_FLAG_SECURE (Results 1 – 7 of 7) sorted by relevance
25 import static android.hardware.display.DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE;89 boolean secure = (flags & VIRTUAL_DISPLAY_FLAG_SECURE) != 0; in createVirtualDisplayLocked()364 if ((mFlags & VIRTUAL_DISPLAY_FLAG_SECURE) != 0) { in getDisplayDeviceInfoLocked()
26 import static android.hardware.display.DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE;1989 if (callingUid != Process.SYSTEM_UID && (flags & VIRTUAL_DISPLAY_FLAG_SECURE) != 0) { in createVirtualDisplay()
103 int flags = isSecure ? DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE : 0; in createVirtualDisplay()
296 flags |= DisplayManager.VIRTUAL_DISPLAY_FLAG_SECURE; in startVirtualDisplay()
184 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/ ...