Searched refs:hasLastLocalStreamCreatedTimestamp (Results 1 – 2 of 2) sorted by relevance
77 boolean hasLastLocalStreamCreatedTimestamp(); in hasLastLocalStreamCreatedTimestamp() method
303 public boolean hasLastLocalStreamCreatedTimestamp() { in hasLastLocalStreamCreatedTimestamp() method in SocketData703 …result = result && (hasLastLocalStreamCreatedTimestamp() == other.hasLastLocalStreamCreatedTimesta… in equals()704 if (hasLastLocalStreamCreatedTimestamp()) { in equals()764 if (hasLastLocalStreamCreatedTimestamp()) { in hashCode()1111 if (other.hasLastLocalStreamCreatedTimestamp()) { in mergeFrom()1437 public boolean hasLastLocalStreamCreatedTimestamp() { in hasLastLocalStreamCreatedTimestamp() method in SocketData.Builder