Searched refs:gMovie_constructorMethodID (Results 1 – 1 of 1) sorted by relevance
17 static jmethodID gMovie_constructorMethodID; variable24 return env->NewObject(gMovie_class, gMovie_constructorMethodID, in create_jmovie()157 gMovie_constructorMethodID = android::GetMethodIDOrDie(env, gMovie_class, "<init>", "(J)V"); in register_android_graphics_Movie()