Searched refs:hasId (Results 1 – 1 of 1) sorted by relevance
2150 boolean hasId(); in hasId() method2338 public boolean hasId() { in hasId() method in VtsReportMessage.AndroidBuildInfo2516 result = result && (hasId() == other.hasId()); in equals()2517 if (hasId()) { in equals()2552 if (hasId()) { in hashCode()2790 if (other.hasId()) { in mergeFrom()2841 public boolean hasId() { in hasId() method in VtsReportMessage.AndroidBuildInfo.Builder