Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcp.java525 registerNotificationRspPlayStatusNative(mPlayStatusChangedNT, newPlayStatus); in updatePlayPauseState()
613 registerNotificationRspPlayStatusNative(mPlayStatusChangedNT, in processRegisterNotification()
903 private native boolean registerNotificationRspPlayStatusNative(int type, int playStatus); in registerNotificationRspPlayStatusNative() method in Avrcp
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_avrcp.cpp319 static jboolean registerNotificationRspPlayStatusNative(JNIEnv *env, jobject object, in registerNotificationRspPlayStatusNative() function
405 (void *) registerNotificationRspPlayStatusNative},