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

  /packages/apps/Bluetooth/jni/
com_android_bluetooth_a2dp.cpp 42 jmethodID getCodecSpecific2;
166 android_bluetooth_BluetoothCodecConfig.getCodecSpecific2 = env->GetMethodID(
167 jniBluetoothCodecConfigClass, "getCodecSpecific2", "()J");
213 jcodecConfig, android_bluetooth_BluetoothCodecConfig.getCodecSpecific2);
  /frameworks/base/core/java/android/bluetooth/
BluetoothCodecConfig.java 371 public long getCodecSpecific2() {

Completed in 78 milliseconds