Searched refs:nativeSetAutoRefreshEnabled (Results 1 – 2 of 2) sorted by relevance
92 private static native int nativeSetAutoRefreshEnabled(long nativeObject, boolean enabled); in nativeSetAutoRefreshEnabled() method in Surface856 int error = nativeSetAutoRefreshEnabled(mNativeObject, enabled); in setAutoRefreshEnabled()
409 static jint nativeSetAutoRefreshEnabled(JNIEnv* env, jclass clazz, jlong nativeObject, in nativeSetAutoRefreshEnabled() function460 {"nativeSetAutoRefreshEnabled", "(JZ)I", (void*)nativeSetAutoRefreshEnabled},