HomeSort by relevance Sort by last modified time
    Searched refs:registerNotificationRspPlayStatusNative (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/jni/
com_android_bluetooth_avrcp.cpp 318 static jboolean registerNotificationRspPlayStatusNative(JNIEnv *env, jobject object,
403 {"registerNotificationRspPlayStatusNative", "(II)Z",
404 (void *) registerNotificationRspPlayStatusNative},
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
Avrcp.java 494 registerNotificationRspPlayStatusNative(mPlayStatusChangedNT, newPlayStatus);
589 registerNotificationRspPlayStatusNative(mPlayStatusChangedNT,
    [all...]

Completed in 1235 milliseconds