Searched refs:registerNotificationRspPlayStatusNative (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_avrcp.cpp778 static jboolean registerNotificationRspPlayStatusNative(JNIEnv* env, function in namespace:android
1410 {"registerNotificationRspPlayStatusNative", "(II)Z",
1411 (void*)registerNotificationRspPlayStatusNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
H A DAvrcp.java874 registerNotificationRspPlayStatusNative(playStatusChangedNT, playbackState);
3075 private native boolean registerNotificationRspPlayStatusNative(int type, int playStatus); method in class:Avrcp

Completed in 97 milliseconds