Home
last modified time | relevance | path

Searched refs:changeParent (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCall.java439 ((ImsPhoneConnection) c).changeParent(this); in takeOver()
DImsPhoneConnection.java812 public void changeParent(ImsPhoneCall parent) { in changeParent() method in ImsPhoneConnection
DImsPhoneCallTracker.java4042 ((ImsPhoneConnection)c).changeParent(mHandoverCall); in transferHandoverConnections()