Searched refs:connectionDisconnected (Results 1 – 6 of 6) sorted by relevance
115 mCallUnderTest.connectionDisconnected(null); in testConnectionDisconnected()120 mCallUnderTest.connectionDisconnected(null); in testConnectionDisconnected()124 mCallUnderTest.connectionDisconnected(null); in testConnectionDisconnected()
107 mImsCallUT.connectionDisconnected(null); in testConnectionDisconnected()111 mImsCallUT.connectionDisconnected(null); in testConnectionDisconnected()114 mImsCallUT.connectionDisconnected(null); in testConnectionDisconnected()
92 public boolean connectionDisconnected(GsmCdmaConnection conn) { in connectionDisconnected() method in GsmCdmaCall
657 changed = mParent.connectionDisconnected(this); in onDisconnect()
197 public boolean connectionDisconnected(ImsPhoneConnection conn) { in connectionDisconnected() method in ImsPhoneCall
596 changed = mParent.connectionDisconnected(this); in onDisconnect()