Searched refs:removeReferences (Results 1 - 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCDMALTEPhone.java103 public void removeReferences() { method in class:CDMALTEPhone
104 super.removeReferences();
113 // removeReferences() have already been called
H A DCDMAPhone.java252 public void removeReferences() { method in class:CDMAPhone
253 log("removeReferences");
260 super.removeReferences();
693 // Radio Technology Change is ongoning, dispose() and removeReferences() have
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhone.java1717 void removeReferences(); method in interface:Phone
H A DPhoneProxy.java265 oldPhone.removeReferences();
1186 public void removeReferences() { method in class:PhoneProxy
H A DPhoneBase.java326 public void removeReferences() { method in class:PhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java239 public void removeReferences() { method in class:GSMPhone
240 Rlog.d(LOG_TAG, "removeReferences");
246 super.removeReferences();
297 // Radio Technology Change is ongoning, dispose() and removeReferences() have

Completed in 79 milliseconds