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.java408 ((ImsPhoneConnection) c).changeParent(this); in takeOver()
DImsPhoneConnection.java785 public void changeParent(ImsPhoneCall parent) { in changeParent() method in ImsPhoneConnection
DImsPhoneCallTracker.java3758 ((ImsPhoneConnection)c).changeParent(mHandoverCall); in transferHandoverConnections()