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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCDMALTEPhone.java111 public void removeReferences() { method in class:CDMALTEPhone
112 super.removeReferences();
122 // removeReferences() have already been called
H A DCDMAPhone.java254 public void removeReferences() { method in class:CDMAPhone
255 log("removeReferences");
263 super.removeReferences();
609 // Radio Technology Change is ongoning, dispose() and removeReferences() have
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhone.java1701 void removeReferences(); method in interface:Phone
H A DPhoneProxy.java252 oldPhone.removeReferences();
987 public void removeReferences() { method in class:PhoneProxy
H A DPhoneBase.java282 public void removeReferences() { method in class:PhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java230 public void removeReferences() { method in class:GSMPhone
231 Log.d(LOG_TAG, "removeReferences");
238 super.removeReferences();
284 // Radio Technology Change is ongoning, dispose() and removeReferences() have

Completed in 81 milliseconds