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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
NewProjectPage.java 403 FieldDecoration errorFieldIndicator = FieldDecorationRegistry.getDefault().
405 dec.setImage(errorFieldIndicator.getImage());
    [all...]
NewTemplatePage.java 546 FieldDecoration errorFieldIndicator = FieldDecorationRegistry.getDefault().
548 decoration.setImage(errorFieldIndicator.getImage());
711 FieldDecoration errorFieldIndicator = FieldDecorationRegistry.getDefault().
713 decorator.setImage(errorFieldIndicator.getImage());
    [all...]

Completed in 640 milliseconds