Home
last modified time | relevance | path

Searched refs:custom (Results 1 – 25 of 26) sorted by relevance

12

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/exportgradle/
DImportInsteadPage.java20 import org.eclipse.swt.custom.CLabel;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
DListValueCellEditor.java23 import org.eclipse.swt.custom.CCombo;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DCustomViewFinder.java270 List<String> custom = new ArrayList<String>(customViews); in findViews() local
275 mCustomViews = custom; in findViews()
279 return Pair.of(custom, thirdParty); in findViews()
DAccordionControl.java23 import org.eclipse.swt.custom.CLabel;
24 import org.eclipse.swt.custom.ScrolledComposite;
DGestureToolTip.java20 import org.eclipse.swt.custom.CLabel;
DImageControl.java23 import org.eclipse.swt.custom.CLabel;
DClipboardSupport.java36 import org.eclipse.swt.custom.StyledText;
DGraphicalEditorPart.java140 import org.eclipse.swt.custom.SashForm;
141 import org.eclipse.swt.custom.StyleRange;
142 import org.eclipse.swt.custom.StyledText;
DPaletteControl.java65 import org.eclipse.swt.custom.CLabel;
DLayoutCanvas.java62 import org.eclipse.swt.custom.StyledText;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/ui/
DImageEditorPanel.java22 import org.eclipse.swt.custom.SashForm;
/sdk/
Dchanges.txt53 * Find typos in XML namespace declarations, as well as unused custom
54 namespace declarations and usages of custom namespaces in library
183 - Updated Ant rules and custom tasks
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/detail/
DDetailsPage.java32 import org.eclipse.swt.custom.StackLayout;
/sdk/eclipse/
Dchanges.txt30 (such as custom views) and pass this to ProGuard at
34 rules to keep all custom views from the default ProGuard
119 * Code completion support for custom attributes on custom views.
310 - The palette supports custom views, picking up any custom
551 - Fixed issue with custom themes/styles in the layout editor.
567 - Fixed issue with using custom classes implementing Parcelable in
591 for custom process names.
761 can specify custom command line emulator options. See
851 - Package builder now supports custom application assets placed in
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
DKeyCheckPage.java24 import org.eclipse.swt.custom.ScrolledComposite;
/sdk/eclipse/plugins/com.android.ide.eclipse.traceview/src/com/android/ide/eclipse/traceview/editors/
DTraceviewEditor.java47 import org.eclipse.swt.custom.SashForm;
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/
DFrameSummaryViewPage.java38 import org.eclipse.swt.custom.SashForm;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
DLintViewPart.java51 import org.eclipse.swt.custom.SashForm;
DLintList.java58 import org.eclipse.swt.custom.BusyIndicator;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
DConfigureAssetSetPage.java56 import org.eclipse.swt.custom.ScrolledComposite;
57 import org.eclipse.swt.custom.StackLayout;
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dcompletion12-expected-completion75.txt3 style : A reference to a custom style [reference]
Dcompletion5-expected-completion40.txt2 style : A reference to a custom style [reference]
Dcompletion1-expected-completion39.txt2 style : A reference to a custom style [reference]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
DAndroidXmlEditor.java54 import org.eclipse.swt.custom.StyledText;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
DConfigurationSelector.java69 import org.eclipse.swt.custom.StackLayout;

12