Searched defs:getPlaybackStateNative (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_avrcp_controller.cpp867 static void getPlaybackStateNative(JNIEnv* env, jobject object, function in namespace:android
880 ALOGE("Failed sending getPlaybackStateNative command, status: %d", status);
1038 {"getPlaybackStateNative", "([B)V", (void*)getPlaybackStateNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerService.java1134 native static void getPlaybackStateNative(byte[] address); method in class:AvrcpControllerService

Completed in 15 milliseconds