Searched refs:vart (Results 1 – 1 of 1) sorted by relevance
352 String vart = locale.getVariant(); in hashCode() local353 len = vart.length(); in hashCode()355 h = 31*h + vart.charAt(i); in hashCode()