Searched refs:SourceFolderInputPath (Results 1 – 1 of 1) sorted by relevance
55 private static class SourceFolderInputPath extends InputPath { class in ApkBuilderTask56 public SourceFolderInputPath(File file) { in SourceFolderInputPath() method in ApkBuilderTask.SourceFolderInputPath257 inputPaths.add(new SourceFolderInputPath(f)); in execute()