Searched refs:jWtfId (Results 1 – 1 of 1) sorted by relevance
1258 jmethodID jWtfId = (jLogClass.get() == nullptr) in convertAudioPortFromNative() local1262 if (jWtfId != nullptr) { in convertAudioPortFromNative()1265 (void)env->CallStaticIntMethod(jLogClass.get(), jWtfId, jTag.get(), jMessage.get()); in convertAudioPortFromNative()