Searched refs:currentAdminArea (Results 1 – 1 of 1) sorted by relevance
124 String currentAdminArea = ""; in computeAddress() local137 currentAdminArea = checkNull(currentAddress.getAdminArea()); in computeAddress()206 if (currentAdminArea.equals(addr1AdminArea) && currentAdminArea.equals(addr2AdminArea)) { in computeAddress()215 closestCommonLocation = addr1Locality + ", " + currentAdminArea; in computeAddress()