Home
last modified time | relevance | path

Searched refs:getCodec (Results 1 – 10 of 10) sorted by relevance

/frameworks/opt/net/voip/src/java/android/net/rtp/
DAudioStream.java108 public AudioCodec getCodec() { in getCodec() method in AudioStream
DAudioCodec.java107 public static AudioCodec getCodec(int type, String rtpmap, String fmtp) { in getCodec() method in AudioCodec
DAudioGroup.java150 AudioCodec codec = stream.getCodec(); in add()
/frameworks/av/media/libmedia/xsd/api/
Dcurrent.txt8 method public String getCodec();
96 method public String getCodec();
/frameworks/opt/net/voip/src/java/android/net/sip/
DSipAudioCall.java762 codec = AudioCodec.getCodec(type, media.getRtpmap(type),
824 AudioCodec codec = mAudioStream.getCodec();
1027 codec = AudioCodec.getCodec(
/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceInventory.java166 final int a2dpCodec = btInfo.getCodec(); in onSetA2dpSinkConnectionState()
274 final int a2dpCodec = btInfo.getCodec(); in onBluetoothA2dpActiveDeviceChange()
DBtHelper.java139 public int getCodec() { in getCodec() method in BtHelper.BluetoothA2dpDeviceInfo
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt17633 … method public static android.net.rtp.AudioCodec getCodec(int, java.lang.String, java.lang.String);
17660 method public android.net.rtp.AudioCodec getCodec();
/frameworks/base/services/
Dart-profile4360 PLcom/android/server/audio/BtHelper$BluetoothA2dpDeviceInfo;->getCodec()I
/frameworks/base/api/
Dcurrent.txt29316 method public static android.net.rtp.AudioCodec getCodec(int, String, String);
29343 method public android.net.rtp.AudioCodec getCodec();