Searched refs:oldPhone (Results 1 – 2 of 2) sorted by relevance
164 Phone oldPhone = mPhone; in onUnbind() local167 oldPhone.destroy(); in onUnbind()168 onPhoneDestroyed(oldPhone); in onUnbind()
274 Phone oldPhone = mActivePhone; in deleteAndCreatePhone() local277 if (oldPhone != null) { in deleteAndCreatePhone()278 outgoingPhoneName = ((PhoneBase) oldPhone).getPhoneName(); in deleteAndCreatePhone()279 oldPhone.unregisterForSimRecordsLoaded(this); in deleteAndCreatePhone()295 if (oldPhone != null) { in deleteAndCreatePhone()296 imsPhone = oldPhone.relinquishOwnershipOfImsPhone(); in deleteAndCreatePhone()307 if (oldPhone != null) { in deleteAndCreatePhone()308 CallManager.getInstance().unregisterPhone(oldPhone); in deleteAndCreatePhone()310 oldPhone.dispose(); in deleteAndCreatePhone()316 oldPhone = null; in deleteAndCreatePhone()