Searched refs:setAddressedPlayerNative (Results 1 – 2 of 2) sorted by relevance
1240 static void setAddressedPlayerNative(JNIEnv* env, jobject object, in setAddressedPlayerNative() function1308 {"setAddressedPlayerNative", "([BI)V", (void*)setAddressedPlayerNative},
921 public native void setAddressedPlayerNative(byte[] address, int playerId); in setAddressedPlayerNative() method in AvrcpControllerService