Home
last modified time | relevance | path

Searched refs:nativeSetAutoRefreshEnabled (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DSurface.java88 private static native int nativeSetAutoRefreshEnabled(long nativeObject, boolean enabled); in nativeSetAutoRefreshEnabled() method in Surface
824 int error = nativeSetAutoRefreshEnabled(mNativeObject, enabled); in setAutoRefreshEnabled()
/frameworks/base/core/jni/
Dandroid_view_Surface.cpp462 static jint nativeSetAutoRefreshEnabled(JNIEnv* env, jclass clazz, jlong nativeObject, in nativeSetAutoRefreshEnabled() function
556 {"nativeSetAutoRefreshEnabled", "(JZ)I", (void*)nativeSetAutoRefreshEnabled},
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt76382 Landroid/view/Surface;->nativeSetAutoRefreshEnabled(JZ)I