Home
last modified time | relevance | path

Searched refs:USER_COUNTRY (Results 1 – 3 of 3) sorted by relevance

/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/
DSystemProperties.java214 public static final String USER_COUNTRY = "user.country"; field in SystemProperties
729 return getProperty(USER_COUNTRY); in getUserCountry()
DSystemUtils.java721 …public static final String USER_COUNTRY = SystemProperties.getProperty(SystemProperties.USER_COUNT… field in SystemUtils
/external/apache-commons-lang/src/site/resources/release-notes/
DRELEASE-NOTES-2.0.txt487 > public static final java.lang.String USER_COUNTRY;