Searched refs:getConnectTime (Results 1 – 5 of 5) sorted by relevance
268 public long getConnectTime() { in getConnectTime() method in Connection596 mConnectTime = c.getConnectTime(); in migrateFrom()
203 t = c.getConnectTime();
988 if (conn.isIncoming() && conn.getConnectTime() == 0) { in handlePollCalls()
90 public long getConnectTime() { in getConnectTime() method in SipConnectionBase
1281 if (conn != null && conn.isIncoming() && conn.getConnectTime() == 0) {