Searched refs:groupStreamNative (Results 1 – 2 of 2) sorted by relevance
188 groupStreamNative(groupId, contentType); in groupStream()214 private native void groupStreamNative(int groupId, int contentType); in groupStreamNative() method in LeAudioNativeInterface
230 static void groupStreamNative(JNIEnv* env, jobject object, jint group_id, in groupStreamNative() function270 {"groupStreamNative", "(II)V", (void*)groupStreamNative},