Home
last modified time | relevance | path

Searched defs:sanitizePaths (Results 1 – 1 of 1) sorted by relevance

/sdk/anttasks/src/com/android/ant/
DDependencyHelper.java98 public static List<File> sanitizePaths(File projectFolder, IPropertySource properties, in sanitizePaths() method in DependencyHelper
206 public List<File> sanitizePaths(List<File> paths) { in sanitizePaths() method in DependencyHelper