Searched refs:closestCommonLocation (Results 1 – 1 of 1) sorted by relevance
141 String closestCommonLocation = null; in computeAddress() local175 if (closestCommonLocation != null && !("null".equals(closestCommonLocation))) { in computeAddress()179 return closestCommonLocation; in computeAddress()184 if (closestCommonLocation != null && !("null".equals(closestCommonLocation))) { in computeAddress()191 if (closestCommonLocation != null && !("".equals(closestCommonLocation))) { in computeAddress()201 return closestCommonLocation; in computeAddress()244 if (closestCommonLocation != null && !("".equals(closestCommonLocation))) { in computeAddress()251 return closestCommonLocation; in computeAddress()256 if (closestCommonLocation != null && !("".equals(closestCommonLocation))) { in computeAddress()257 return closestCommonLocation; in computeAddress()[all …]