Searched refs:getDeviceIcuVersion (Results 1 – 1 of 1) sorted by relevance
2732 final String curICUVersion = getDeviceIcuVersion(); in needsToUpdateLocaleData()2743 private static String getDeviceIcuVersion() { in getDeviceIcuVersion() method in ContactsDatabaseHelper2750 + " (ICU v" + getDeviceIcuVersion() + ")"); in upgradeLocaleData()2769 PropertyUtils.setProperty(db, DbProperties.ICU_VERSION, getDeviceIcuVersion()); in rebuildLocaleData()2783 + " (ICU v" + getDeviceIcuVersion() + ")"); in setLocale()