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

  /frameworks/base/core/jni/
android_server_BluetoothA2dpService.cpp 203 static jboolean avrcpVolumeUpNative(JNIEnv *env, jobject object,
322 {"avrcpVolumeUpNative", "(Ljava/lang/String;)Z", (void*)avrcpVolumeUpNative},
  /frameworks/base/core/java/android/server/
BluetoothA2dpService.java 106 avrcpVolumeUpNative(path);
610 private synchronized native boolean avrcpVolumeUpNative(String path);

Completed in 46 milliseconds