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