Home
last modified time | relevance | path

Searched refs:LINK_DISABLE_SANDBOX (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.java1858 addActionLink(mErrorLabel, ActionLinkStyleRange.LINK_DISABLE_SANDBOX, in displayUserStackTrace()
2431 private static final int LINK_DISABLE_SANDBOX = 10; field in GraphicalEditorPart.ActionLinkStyleRange
2558 case LINK_DISABLE_SANDBOX: { in onClick()