Home
last modified time | relevance | path

Searched refs:LINK_SHOW_LOG (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DGraphicalEditorPart.java2014 ActionLinkStyleRange.LINK_SHOW_LOG, "Show Error Log", clazz); in displayFailingClasses()
2421 private static final int LINK_SHOW_LOG = 5; field in GraphicalEditorPart.ActionLinkStyleRange
2474 case LINK_SHOW_LOG: in onClick()