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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationMatcher.java 566 int bestApiLevel = Integer.MAX_VALUE;
588 if (apiLevel < bestApiLevel) {
589 bestApiLevel = apiLevel;
    [all...]
  /prebuilts/devtools/tools/lib/
sdkuilib.jar 

Completed in 24 milliseconds