Home
last modified time | relevance | path

Searched defs:layoutEditor (Results 1 – 22 of 22) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DChangeViewRefactoringTest.java49 TestLayoutEditor layoutEditor = info.mLayoutEditor; in checkRefactoring() local
DUnwrapRefactoringTest.java46 TestLayoutEditor layoutEditor = info.mLayoutEditor; in checkRefactoring() local
DWrapInRefactoringTest.java50 TestLayoutEditor layoutEditor = info.mLayoutEditor; in checkRefactoring() local
DRefactoringAssistantTest.java80 AndroidXmlEditor layoutEditor = (AndroidXmlEditor) editor; in checkFixes() local
DExtractStyleRefactoringTest.java137 TestLayoutEditor layoutEditor = info.mLayoutEditor; in checkRefactoring() local
164 TestLayoutEditor layoutEditor = info.mLayoutEditor; in checkRefactoringByOffset() local
DExtractIncludeRefactoringTest.java140 TestLayoutEditor layoutEditor = info.mLayoutEditor; in checkRefactoring() local
DChangeLayoutRefactoringTest.java114 TestLayoutEditor layoutEditor = info.mLayoutEditor; in checkRefactoring() local
DRefactoringTest.java292 TestLayoutEditor layoutEditor = new TestLayoutEditor(file, structuredDocument, null); in setupTestContext() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DShowWithinMenu.java24 ShowWithinMenu(LayoutEditor layoutEditor) { in ShowWithinMenu()
DLayoutCanvasViewer.java51 public LayoutCanvasViewer(LayoutEditor layoutEditor, in LayoutCanvasViewer()
DSelectionItem.java132 LayoutEditor layoutEditor = canvas.getLayoutEditor(); in getAsText() local
DClipboardSupport.java307 final LayoutEditor layoutEditor = mCanvas.getLayoutEditor(); in pasteInEmptyDocument() local
DPreviewIconFactory.java209 LayoutEditor layoutEditor = editor.getLayoutEditor(); in render() local
DLayoutCanvas.java227 public LayoutCanvas(LayoutEditor layoutEditor, in LayoutCanvas()
DPaletteControl.java908 LayoutEditor layoutEditor = editor.getLayoutEditor(); in renderPreview() local
DGraphicalEditorPart.java252 public GraphicalEditorPart(LayoutEditor layoutEditor) { in GraphicalEditorPart()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/build/
DAaptQuickFixTest.java119 AndroidXmlEditor layoutEditor = (AndroidXmlEditor) editor; in checkResourceFix() local
226 AndroidXmlEditor layoutEditor = (AndroidXmlEditor) editor; in checkNamespaceFix() local
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/
DAndroidXmlCharacterMatcherTest.java111 AndroidXmlEditor layoutEditor = (AndroidXmlEditor) editor; in checkGotoMatching() local
DAndroidXmlAutoEditStrategyTest.java44 AndroidXmlEditor layoutEditor = (AndroidXmlEditor) editor; in checkInsertNewline() local
DAndroidContentAssistTest.java821 AndroidXmlEditor layoutEditor = (AndroidXmlEditor) editor; in complete() local
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/xml/
DHyperlinksTest.java199 AndroidXmlEditor layoutEditor = (AndroidXmlEditor) editor; in checkXmlNavigation() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/xml/
DHyperlinks.java685 LayoutEditor layoutEditor = (LayoutEditor) editor; in getConfiguration() local
721 LayoutEditor layoutEditor = (LayoutEditor) part; in getConfiguration() local
740 LayoutEditor layoutEditor = (LayoutEditor) editor; in getTarget() local