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.java1815 void removeReferences(); in removeReferences() method
DPhoneBase.java466 public void removeReferences() { in removeReferences() method in PhoneBase
476 imsPhone.removeReferences(); in removeReferences()
DPhoneProxy.java1336 public void removeReferences() { in removeReferences() method in PhoneProxy
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java194 public void removeReferences() { in removeReferences() method in ImsPhone
196 super.removeReferences(); in removeReferences()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGSMPhone.java246 public void removeReferences() { in removeReferences() method in GSMPhone
254 super.removeReferences(); in removeReferences()