Searched refs:nativeRemove (Results 1 – 3 of 3) sorted by relevance
194 nativeRemove(id); in remove()198 private native void nativeRemove(long id); in nativeRemove() method in AudioGroup228 nativeRemove(0L); in finalize()
171 static jint nativeRemove(JNIEnv* env, jobject clazz, jint fingerId, jint groupId) { in nativeRemove() function263 { "nativeRemove", "(II)I", (void*)nativeRemove },
33281 Landroid/net/rtp/AudioGroup;->nativeRemove(J)V