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

  /external/proguard/src/proguard/optimize/peephole/
MethodInliner.java 65 private final boolean inlineSingleInvocations;
94 * @param inlineSingleInvocations indicates whether the single invocations
100 boolean inlineSingleInvocations)
104 inlineSingleInvocations,
116 * @param inlineSingleInvocations indicates whether the single invocations
124 boolean inlineSingleInvocations,
129 this.inlineSingleInvocations = inlineSingleInvocations;
179 else if ((inlineSingleInvocations ?
  /external/proguard/lib/
proguard.jar 
  /prebuilts/tools/common/proguard/proguard4.7/lib/
proguard.jar 

Completed in 315 milliseconds