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