Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DLogUtils.java217 public static final String BT_QUALITY_REPORT = "BT_QUALITY_REPORT"; field in LogUtils.Events
DCall.java3570 Log.addEvent(this, LogUtils.Events.BT_QUALITY_REPORT, "choppy=" + report.isChoppyVoice()); in notifyBluetoothCallQualityReport()