Searched refs:dataPathPrefix (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/native/
H A Dlibcore_icu_ICU.cpp868 const char* dataPathPrefix = getenv("ANDROID_DATA"); local
869 if (dataPathPrefix == NULL) {
884 dataPath = dataPathPrefix;

Completed in 68 milliseconds