Fix bad cast exception.

Casting to Connection object, but the value is actually a Phone.
Change code to pass the asyncresult through to the phonestatechange
method of CallModeler as that makes more sense.

Change-Id: I59c8623e07ccc213ab8c4dd4507e8b2da33ead17
2 files changed