Home
last modified time | relevance | path

Searched refs:getPlaybackStateNative (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerNativeInterface.java89 getPlaybackStateNative(address); in getPlaybackState()
430 private native void getPlaybackStateNative(byte[] address); in getPlaybackStateNative() method in AvrcpControllerNativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_controller.cpp979 static void getPlaybackStateNative(JNIEnv* env, jobject /* object */, in getPlaybackStateNative() function
1180 {"getPlaybackStateNative", "([B)V", (void*)getPlaybackStateNative}, in register_com_android_bluetooth_avrcp_controller()