Searched refs:unmuteNative (Results 1 – 2 of 2) sorted by relevance
127 unmuteNative(getByteAddress(device)); in unmute()350 private native void unmuteNative(byte[] address); in unmuteNative() method in VolumeControlNativeInterface
360 static void unmuteNative(JNIEnv* env, jobject /* object */, in unmuteNative() function531 {"unmuteNative", "([B)V", (void*)unmuteNative}, in register_com_android_bluetooth_vc()