Searched refs:hashCode (Results 1 – 6 of 6) sorted by relevance
1229 public int hashCode() { in hashCode() method in VtsReportMessage.AndroidDeviceInfoMessage1234 hash = (19 * hash) + getDescriptorForType().hashCode(); in hashCode()1237 hash = (53 * hash) + getProductType().hashCode(); in hashCode()1241 hash = (53 * hash) + getProductVariant().hashCode(); in hashCode()1245 hash = (53 * hash) + getBuildFlavor().hashCode(); in hashCode()1249 hash = (53 * hash) + getBuildId().hashCode(); in hashCode()1253 hash = (53 * hash) + getBranch().hashCode(); in hashCode()1257 hash = (53 * hash) + getBuildAlias().hashCode(); in hashCode()1261 hash = (53 * hash) + getApiLevel().hashCode(); in hashCode()1265 hash = (53 * hash) + getAbiName().hashCode(); in hashCode()[all …]
1957 public int hashCode() { in hashCode() method in TestSuiteResultMessageProto.TestSuiteResultMessage1962 hash = (19 * hash) + getDescriptorForType().hashCode(); in hashCode()1965 hash = (53 * hash) + getAccessToken().hashCode(); in hashCode()1969 hash = (53 * hash) + getResultPath().hashCode(); in hashCode()1978 hash = (53 * hash) + getBranch().hashCode(); in hashCode()1982 hash = (53 * hash) + getTarget().hashCode(); in hashCode()1986 hash = (53 * hash) + getBuildId().hashCode(); in hashCode()1990 hash = (53 * hash) + getSuitePlan().hashCode(); in hashCode()1994 hash = (53 * hash) + getSuiteVersion().hashCode(); in hashCode()1998 hash = (53 * hash) + getSuiteBuildNumber().hashCode(); in hashCode()[all …]
297 public int hashCode() { in hashCode() method in DeviceInfoEntity299 return deviceId.hashCode(); in hashCode()
465 int hashCode = (baseUrl + params).hashCode(); in getCachedFile() local466 return new File(System.getProperty("java.io.tmpdir"), BL_CACHE_FILE + hashCode); in getCachedFile()
29 public native int hashCode()4942 public final int hashCode()5817 public int hashCode()5883 public abstract int hashCode()6058 public int hashCode()6175 public int hashCode()6488 static native int hashCode(6568 public final int hashCode()6936 public int hashCode()7475 public abstract int hashCode()[all …]
9700 public int hashCode()13966 public int hashCode()17759 public int hashCode()19000 public int hashCode()19368 public int hashCode()24757 public int hashCode()25443 public int hashCode()33767 public int hashCode()44536 public int hashCode()57253 public int hashCode()[all …]