Searched refs:gOutputStream_flushMethodID (Results 1 – 1 of 1) sorted by relevance
214 static jmethodID gOutputStream_flushMethodID; variable267 fEnv->CallVoidMethod(fJavaOutputStream, gOutputStream_flushMethodID); in flush()303 gOutputStream_flushMethodID = getMethodIDCheck(env, outputStream_Clazz, "flush", "()V"); in register_android_graphics_CreateJavaOutputStreamAdaptor()