summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/answer/protocol/AnswerScreenDelegate.java
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/incallui/answer/protocol/AnswerScreenDelegate.java')
-rw-r--r--java/com/android/incallui/answer/protocol/AnswerScreenDelegate.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/com/android/incallui/answer/protocol/AnswerScreenDelegate.java b/java/com/android/incallui/answer/protocol/AnswerScreenDelegate.java
index 5710922e0..172d9646a 100644
--- a/java/com/android/incallui/answer/protocol/AnswerScreenDelegate.java
+++ b/java/com/android/incallui/answer/protocol/AnswerScreenDelegate.java
@@ -30,6 +30,8 @@ public interface AnswerScreenDelegate {
void onReject();
+ void onSpeakEasyCall();
+
void onAnswerAndReleaseCall();
void onAnswerAndReleaseButtonEnabled();