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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
UseCompoundDrawableDetectorFix.java 40 class UseCompoundDrawableDetectorFix extends DocumentFix {
41 protected UseCompoundDrawableDetectorFix(String id, IMarker marker) {
LintFix.java 173 UseCompoundDrawableDetectorFix.class);

Completed in 853 milliseconds