Home
last modified time | relevance | path

Searched refs:attachFake (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaConnection.java184 parent.attachFake(this, GsmCdmaCall.State.DIALING); in GsmCdmaConnection()
188 parent.attachFake(this, GsmCdmaCall.State.ACTIVE); in GsmCdmaConnection()
190 parent.attachFake(this, GsmCdmaCall.State.DIALING); in GsmCdmaConnection()
218 parent.attachFake(this, GsmCdmaCall.State.WAITING); in GsmCdmaConnection()
721 mParent.attachFake(this, GsmCdmaCall.State.HOLDING); in fakeHoldBeforeDial()
835 newParent.attachFake(this, GsmCdmaCall.State.ACTIVE); in updateParent()
DGsmCdmaCall.java75 public void attachFake(Connection conn, State state) { in attachFake() method in GsmCdmaCall
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCall.java172 public void attachFake(Connection conn, State state) { in attachFake() method in ImsPhoneCall
DImsPhoneConnection.java237 parent.attachFake(this, ImsPhoneCall.State.DIALING); in ImsPhoneConnection()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneConnectionTest.java111 verify(mForeGroundCall, times(1)).attachFake((Connection) any(), in testImsConnectionSanity()
/frameworks/base/config/
Dboot-image-profile.txt9933 HPLcom/android/internal/telephony/imsphone/ImsPhoneCall;->attachFake(Lcom/android/internal/telephon…