Searched refs:getDeviceIcuVersion (Results 1 – 1 of 1) sorted by relevance
2757 final String curICUVersion = getDeviceIcuVersion(); in needsToUpdateLocaleData()2768 private static String getDeviceIcuVersion() { in getDeviceIcuVersion() method in ContactsDatabaseHelper2775 + " (ICU v" + getDeviceIcuVersion() + ")"); in upgradeLocaleData()2793 PropertyUtils.setProperty(db, DbProperties.ICU_VERSION, getDeviceIcuVersion()); in rebuildLocaleData()2807 + " (ICU v" + getDeviceIcuVersion() + ")"); in setLocale()