Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/multidex/
DMainDexListBuilder.java101 public MainDexListBuilder(boolean keepAnnotated, String rootJar, String pathString) in MainDexListBuilder()
160 private void keepAnnotated(Path path) throws FileNotFoundException { in keepAnnotated() method in MainDexListBuilder