HomeSort by relevance Sort by last modified time
    Searched full:targetscore (Results 1 - 1 of 1) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileCreationPage.java 629 int targetScore = 0;
671 if (score > targetScore) {
672 targetScore = score;
681 targetScore = 1;
699 targetScore = 1;
716 targetScore = 1;
722 if (targetScore > 0) {
    [all...]

Completed in 190 milliseconds