Home
last modified time | relevance | path

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

/test/robolectric-extensions/plugins/src/main/java/org/robolectric/android/plugins/
DAndroidNativeRuntimeLoader.java170 maybeCopyIcuData(extractDirectory); in ensureLoaded()
191 private void maybeCopyIcuData(TempDirectory tempDirectory) throws IOException { in maybeCopyIcuData() method in AndroidNativeRuntimeLoader