HomeSort by relevance Sort by last modified time
    Searched defs:certain (Results 1 - 2 of 2) sorted by null

  /external/proguard/src/proguard/shrink/
ShortestUsageMark.java 29 * other elements. It can be certain or preliminary. It also contains additional
38 private final boolean certain; field in class:ShortestUsageMark
46 * Creates a new certain ShortestUsageMark.
51 this.certain = true;
58 * Creates a new certain ShortestUsageMark.
73 * Creates a new certain ShortestUsageMark.
86 this.certain = true;
97 * @param certain specifies whether this is a certain mark.
100 boolean certain)
    [all...]
  /external/proguard/lib/
proguard.jar 

Completed in 1351 milliseconds