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