Loading
Telecomm: Bandaid possible NPE on call waiting scenarios.
Since the CallWaitingDialog can be created numerous times within the scope of answering a call object via the callsmanager, it's possible that the active call object can be discarded from a separate thread and thus can cause an NPE when being handled. Similarly to I1b4c251a9419991fe96ee0951e4a14a6f25ccc8d, mitigate the symptom until the original implementation can be revamped. TICKET: CYNGNOS-2688 Change-Id: I7332e97f7ed03a23c8d8d33e34379154e3dce215