-
- Downloads
CallDiagnosticService API
The CallDiagnosticService API is an OEM-backed API which allows an OEM provided app to monitor the state of ongoing telephony calls on the device and to help the user navigate connectivity or audio issues related to these calls. It also provides a means for the app to send and receive device to device messages between devices during an ongoing call (where supported) in order to facilitate a better calling experience. Test: Added new CTS test suite for API. Test: Manual test of CDS behavior using telecom command line option to override the active CDS to the telecom test app implementation. Bug: 163085177 Change-Id: I1f37408d2aa6c630f0f9e3d6b6eb8a390d804d7e
Showing
- cmds/telecom/src/com/android/commands/telecom/Telecom.java 13 additions, 0 deletionscmds/telecom/src/com/android/commands/telecom/Telecom.java
- core/api/current.txt 4 additions, 0 deletionscore/api/current.txt
- core/api/system-current.txt 42 additions, 0 deletionscore/api/system-current.txt
- core/res/AndroidManifest.xml 9 additions, 0 deletionscore/res/AndroidManifest.xml
- telecomm/java/android/telecom/BluetoothCallQualityReport.aidl 22 additions, 0 deletions...comm/java/android/telecom/BluetoothCallQualityReport.aidl
- telecomm/java/android/telecom/BluetoothCallQualityReport.java 22 additions, 0 deletions...comm/java/android/telecom/BluetoothCallQualityReport.java
- telecomm/java/android/telecom/Call.java 58 additions, 0 deletionstelecomm/java/android/telecom/Call.java
- telecomm/java/android/telecom/CallDiagnosticService.java 328 additions, 0 deletionstelecomm/java/android/telecom/CallDiagnosticService.java
- telecomm/java/android/telecom/Connection.java 40 additions, 0 deletionstelecomm/java/android/telecom/Connection.java
- telecomm/java/android/telecom/DiagnosticCall.java 381 additions, 0 deletionstelecomm/java/android/telecom/DiagnosticCall.java
- telecomm/java/android/telecom/Log.java 1 addition, 1 deletiontelecomm/java/android/telecom/Log.java
- telecomm/java/com/android/internal/telecom/ICallDiagnosticService.aidl 37 additions, 0 deletions.../com/android/internal/telecom/ICallDiagnosticService.aidl
- telecomm/java/com/android/internal/telecom/ICallDiagnosticServiceAdapter.aidl 32 additions, 0 deletions...droid/internal/telecom/ICallDiagnosticServiceAdapter.aidl
- telecomm/java/com/android/internal/telecom/ITelecomService.aidl 4 additions, 0 deletions...mm/java/com/android/internal/telecom/ITelecomService.aidl
Loading
Please register or sign in to comment