Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
DLogCatMonitorDialog.java37 private static final String DEFAULT_MESSAGE = field in LogCatMonitorDialog
63 setMessage(DEFAULT_MESSAGE); in createDialogArea()
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/
DSdkLocationChooserDialog.java43 private static final String DEFAULT_MESSAGE = "Provide the path to the Android SDK"; field in SdkLocationChooserDialog
62 l.setText(DEFAULT_MESSAGE); in createDialogArea()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLTraceCollectorDialog.java43 private static final String DEFAULT_MESSAGE = "Trace collection in progress."; field in GLTraceCollectorDialog
79 setMessage(DEFAULT_MESSAGE); in createDialogArea()
DGLTraceOptionsDialog.java52 …private static final String DEFAULT_MESSAGE = "Provide the application and activity to be traced."; field in GLTraceOptionsDialog
105 setMessage(DEFAULT_MESSAGE); in createDialogArea()
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/systrace/
DSystraceOptionsDialogV2.java49 private static final String DEFAULT_MESSAGE = field in SystraceOptionsDialogV2
95 setMessage(DEFAULT_MESSAGE); in createDialogArea()
DSystraceOptionsDialogV1.java40 private static final String DEFAULT_MESSAGE = field in SystraceOptionsDialogV1
98 setMessage(DEFAULT_MESSAGE); in createDialogArea()