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()
99 mImsCallUT.connectionDisconnected(null); in testConnectionDisconnected()103 mImsCallUT.connectionDisconnected(null); in testConnectionDisconnected()106 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
535 changed = mParent.connectionDisconnected(this); in onDisconnect()