Home
last modified time | relevance | path

Searched refs:writeAudioCodecGsmCdma (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaConnection.java693 mMetrics.writeAudioCodecGsmCdma(mOwner.getPhone().getPhoneId(), dc.audioQuality); in update()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DTelephonyMetrics.java2732 public void writeAudioCodecGsmCdma(int phoneId, int audioQuality) { in writeAudioCodecGsmCdma() method in TelephonyMetrics