summaryrefslogtreecommitdiffstats
path: root/telecomm/java/com/android/internal/telecom/IConnectionServiceAdapter.aidl
diff options
context:
space:
mode:
Diffstat (limited to 'telecomm/java/com/android/internal/telecom/IConnectionServiceAdapter.aidl')
-rw-r--r--telecomm/java/com/android/internal/telecom/IConnectionServiceAdapter.aidl2
1 files changed, 2 insertions, 0 deletions
diff --git a/telecomm/java/com/android/internal/telecom/IConnectionServiceAdapter.aidl b/telecomm/java/com/android/internal/telecom/IConnectionServiceAdapter.aidl
index 32c48b1..aaefbaf 100644
--- a/telecomm/java/com/android/internal/telecom/IConnectionServiceAdapter.aidl
+++ b/telecomm/java/com/android/internal/telecom/IConnectionServiceAdapter.aidl
@@ -89,4 +89,6 @@ oneway interface IConnectionServiceAdapter {
void setExtras(String callId, in Bundle extras);
void setPhoneAccountHandle(String callId, in PhoneAccountHandle pHandle);
+
+ void resetCdmaConnectionTime(String callId);
}