Searched refs:getDisconnectTime (Results 1 – 7 of 7) sorted by relevance
110 assertEquals(0, connection.getDisconnectTime()); in testSanityGSM()128 assertEquals(0, connection.getDisconnectTime()); in testSanityCDMA()222 assertTrue(connection.getDisconnectTime() <= System.currentTimeMillis()); in testHangUpConnection()
68 public long getDisconnectTime() { in getDisconnectTime() method in ConnectionTest.TestConnection
111 public long getDisconnectTime() { in getDisconnectTime() method in ImsExternalConnection
411 public long getDisconnectTime() { in getDisconnectTime() method in ImsPhoneConnection
146 assertEquals(0, mConnectionUT.getDisconnectTime()); in testImsIncomingConnectionCorrectness()247 assertTrue(mConnectionUT.getDisconnectTime() <= System.currentTimeMillis()); in testConnectionDisconnect()
525 public abstract long getDisconnectTime(); in getDisconnectTime() method in Connection
360 public long getDisconnectTime() { in getDisconnectTime() method in GsmCdmaConnection