Searched refs:hasLastCallStartedTimestamp (Results 1 – 4 of 4) sorted by relevance
69 boolean hasLastCallStartedTimestamp(); in hasLastCallStartedTimestamp() method
205 public boolean hasLastCallStartedTimestamp() { in hasLastCallStartedTimestamp() method in ServerData311 result = result && (hasLastCallStartedTimestamp() == other.hasLastCallStartedTimestamp()); in equals()312 if (hasLastCallStartedTimestamp()) { in equals()340 if (hasLastCallStartedTimestamp()) { in hashCode()583 if (other.hasLastCallStartedTimestamp()) { in mergeFrom()890 public boolean hasLastCallStartedTimestamp() { in hasLastCallStartedTimestamp() method in ServerData.Builder
115 boolean hasLastCallStartedTimestamp(); in hasLastCallStartedTimestamp() method
303 public boolean hasLastCallStartedTimestamp() { in hasLastCallStartedTimestamp() method in ChannelData429 result = result && (hasLastCallStartedTimestamp() == other.hasLastCallStartedTimestamp()); in equals()430 if (hasLastCallStartedTimestamp()) { in equals()464 if (hasLastCallStartedTimestamp()) { in hashCode()728 if (other.hasLastCallStartedTimestamp()) { in mergeFrom()1286 public boolean hasLastCallStartedTimestamp() { in hasLastCallStartedTimestamp() method in ChannelData.Builder