Home
last modified time | relevance | path

Searched refs:removeReferences (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCDMALTEPhone.java112 public void removeReferences() { in removeReferences() method in CDMALTEPhone
113 super.removeReferences(); in removeReferences()
DCDMAPhone.java249 public void removeReferences() { in removeReferences() method in CDMAPhone
258 super.removeReferences(); in removeReferences()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhone.java1846 void removeReferences(); in removeReferences() method
DPhoneBase.java534 public void removeReferences() { in removeReferences() method in PhoneBase
544 imsPhone.removeReferences(); in removeReferences()
DPhoneProxy.java1368 public void removeReferences() { in removeReferences() method in PhoneProxy
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java237 public void removeReferences() { in removeReferences() method in ImsPhone
239 super.removeReferences(); in removeReferences()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGSMPhone.java244 public void removeReferences() { in removeReferences() method in GSMPhone
252 super.removeReferences(); in removeReferences()