Searched refs:hasLastRemoteStreamCreatedTimestamp (Results 1 – 2 of 2) sorted by relevance
105 boolean hasLastRemoteStreamCreatedTimestamp(); in hasLastRemoteStreamCreatedTimestamp() method
339 public boolean hasLastRemoteStreamCreatedTimestamp() { in hasLastRemoteStreamCreatedTimestamp() method in SocketData708 …result = result && (hasLastRemoteStreamCreatedTimestamp() == other.hasLastRemoteStreamCreatedTimes… in equals()709 if (hasLastRemoteStreamCreatedTimestamp()) { in equals()768 if (hasLastRemoteStreamCreatedTimestamp()) { in hashCode()1114 if (other.hasLastRemoteStreamCreatedTimestamp()) { in mergeFrom()1599 public boolean hasLastRemoteStreamCreatedTimestamp() { in hasLastRemoteStreamCreatedTimestamp() method in SocketData.Builder