Searched refs:candidate_class (Results 1 – 1 of 1) sorted by relevance
215 jclass candidate_class = FindClass(jni(), "org/webrtc/IceCandidate"); in OnIceCandidate() local216 jmethodID ctor = GetMethodID(jni(), candidate_class, in OnIceCandidate()221 candidate_class, ctor, j_mid, candidate->sdp_mline_index(), j_sdp); in OnIceCandidate()