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