Searched defs:FLAG_SECURE (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/ | ||
H A D | NuPlayerSource.h | 41 FLAG_SECURE = 32, // Secure codec is required. enumerator |
/aosp12/frameworks/base/services/core/java/com/android/server/display/ | ||
H A D | DisplayDeviceInfo.java | 64 public static final int FLAG_SECURE = 1 << 2; field in DisplayDeviceInfo |
/aosp12/frameworks/base/core/java/android/view/ | ||
H A D | Display.java | 213 public static final int FLAG_SECURE = 1 << 1; field in Display |
H A D | WindowManager.java | 1852 public static final int FLAG_SECURE = 0x00002000; field in WindowManager.LayoutParams |
/aosp12/frameworks/base/media/java/android/media/ | ||
H A D | AudioAttributes.java | 347 public final static int FLAG_SECURE = 0x1 << 1; field in AudioAttributes |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |