Searched refs:EXTRA_AUDIO_CODEC_BITRATE_KBPS (Results 1 – 3 of 3) sorted by relevance
1747 float oldBitrate = newExtras.getFloat(Connection.EXTRA_AUDIO_CODEC_BITRATE_KBPS, 0.0f); in refreshCodec()1749 newExtras.putFloat(Connection.EXTRA_AUDIO_CODEC_BITRATE_KBPS, newBitrate); in refreshCodec()1766 toRemove.add(Connection.EXTRA_AUDIO_CODEC_BITRATE_KBPS); in refreshCodec()1775 + newExtras.getFloat(Connection.EXTRA_AUDIO_CODEC_BITRATE_KBPS, 0.0f) in refreshCodec()
823 public static final String EXTRA_AUDIO_CODEC_BITRATE_KBPS = field in Connection
39976 …field public static final String EXTRA_AUDIO_CODEC_BITRATE_KBPS = "android.telecom.extra.AUDIO_COD…