src/com/android/server/telecom/ui/CallWaitingDialog.java
deleted100644 → 0
+0
−106
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
When an incoming call is received while there is already an active call, the user will be given four choices for the response: 1) Left button: hold the current call and answer incoming call 2) Bottom button: end the current call and answer the incoming call 3) Right button: decline the incoming call 4) Top button: Send a text message to the incoming caller if texting is enabled The changes in this component include removing the call reponse popup and handling the new hidden API. Issue-Id: CYNGNOS-2749 Change-Id: I920b16842a609f3350bfd5344a4b367da4580349 (cherry picked from commit 1179ffdd)