Home
last modified time | relevance | path

Searched defs:nativeGetProtectedContentSupport (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp1785 static jboolean nativeGetProtectedContentSupport(JNIEnv* env, jclass) { in nativeGetProtectedContentSupport() function
2655 {"nativeGetProtectedContentSupport", "()Z", in nativeGetProtectedContentSupport() method
/frameworks/base/core/java/android/view/
DSurfaceControl.java252 private static native boolean nativeGetProtectedContentSupport(); in nativeGetProtectedContentSupport() method in SurfaceControl