Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurfaceControl.java194 private static native boolean nativeGetProtectedContentSupport(); in nativeGetProtectedContentSupport() method in SurfaceControl
2006 return nativeGetProtectedContentSupport(); in getProtectedContentSupport()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp944 static jboolean nativeGetProtectedContentSupport(JNIEnv* env, jclass) { in nativeGetProtectedContentSupport() function
1346 (void*)nativeGetProtectedContentSupport },