Searched refs:connectionDisconnected (Results 1 – 6 of 6) sorted by relevance
113 mCallUnderTest.connectionDisconnected(null); in testConnectionDisconnected()118 mCallUnderTest.connectionDisconnected(null); in testConnectionDisconnected()122 mCallUnderTest.connectionDisconnected(null); in testConnectionDisconnected()
101 mImsCallUT.connectionDisconnected(null); in testConnectionDisconnected()105 mImsCallUT.connectionDisconnected(null); in testConnectionDisconnected()108 mImsCallUT.connectionDisconnected(null); in testConnectionDisconnected()
89 public boolean connectionDisconnected(GsmCdmaConnection conn) { in connectionDisconnected() method in GsmCdmaCall
630 changed = mParent.connectionDisconnected(this); in onDisconnect()
194 public boolean connectionDisconnected(ImsPhoneConnection conn) { in connectionDisconnected() method in ImsPhoneCall
546 changed = mParent.connectionDisconnected(this); in onDisconnect()