Searched refs:SECURE (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
H A DSurface.java57 public static final int SECURE = 0x00000080; field in class:Surface
/frameworks/base/core/java/android/webkit/
H A DCookieManager.java50 private static final String SECURE = "secure"; field in class:CookieManager
74 private static final int SECURE_LENGTH = SECURE.length();
884 equalsIgnoreCase(SECURE)) {
/frameworks/base/services/java/com/android/server/
H A DWindowManagerService.java6284 flags |= Surface.SECURE;

Completed in 81 milliseconds