Searched refs:getPlayerListNative (Results 1 – 2 of 2) sorted by relevance
101 getPlayerListNative(address, start, end); in getPlayerList()454 private native void getPlayerListNative(byte[] address, int start, int end); in getPlayerListNative() method in AvrcpControllerNativeInterface
1046 static void getPlayerListNative(JNIEnv* env, jobject /* object */, in getPlayerListNative() function1183 {"getPlayerListNative", "([BII)V", (void*)getPlayerListNative}, in register_com_android_bluetooth_avrcp_controller()