Searched refs:gClassPath (Results 1 – 1 of 1) sorted by relevance
33 static const char* gClassPath = "com/android/telephony/imsmedia/JNIImsMediaService"; variable221 jclass _jclassImsMediaService = env->FindClass(gClassPath); in ImsMediaServiceJni_OnLoad()237 if (jniRegisterNativeMethods(env, gClassPath, gMethods, NELEM(gMethods)) < 0) in ImsMediaServiceJni_OnLoad()