Searched refs:hasSerial (Results 1 – 1 of 1) sorted by relevance
696 boolean hasSerial(); in hasSerial() method1053 public boolean hasSerial() { in hasSerial() method in VtsReportMessage.AndroidDeviceInfoMessage1219 result = result && (hasSerial() == other.hasSerial()); in equals()1220 if (hasSerial()) { in equals()1271 if (hasSerial()) { in hashCode()1550 if (other.hasSerial()) { in mergeFrom()2048 public boolean hasSerial() { in hasSerial() method in VtsReportMessage.AndroidDeviceInfoMessage.Builder