I have a PhoneStateListener set in my app that gets invoked the first
time I make an outgoing voice call. If I make another outgoing call, I
see that Android emulator puts the previous call on homd and connect a
new call. However I don't see that my PhoneStateListener function is
getting called. When I disconnect both the calls I see the
PhoneStateListener function getting called with CALL_STATE_IDLE.

Is this an expected behavior or a bug?

Thanks,
-Anshul
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to