Searched refs:getIcuDataPath (Results 1 – 2 of 2) sorted by relevance
124 ICU_DATA_PATH = getIcuDataPath();190 private static String getIcuDataPath() { in getIcuDataPath() method in BridgeClient
750 public static String getIcuDataPath() { in getIcuDataPath() method in Bridge803 System.setProperty("icu.data.path", Bridge.getIcuDataPath()); in loadNativeLibraries()