Searched refs:TestLayoutEditorDelegate (Results 1 – 9 of 9) sorted by relevance
49 TestLayoutEditorDelegate layoutEditor = info.mLayoutEditorDelegate; in checkRefactoring()
46 TestLayoutEditorDelegate layoutEditor = info.mLayoutEditorDelegate; in checkRefactoring()
50 TestLayoutEditorDelegate layoutEditor = info.mLayoutEditorDelegate; in checkRefactoring()
138 TestLayoutEditorDelegate layoutEditor = info.mLayoutEditorDelegate; in checkRefactoring()165 TestLayoutEditorDelegate layoutEditor = info.mLayoutEditorDelegate; in checkRefactoringByOffset()
296 TestLayoutEditorDelegate layoutEditor = in setupTestContext()297 new TestLayoutEditorDelegate(file, structuredDocument, null); in setupTestContext()326 protected TestLayoutEditorDelegate mLayoutEditorDelegate;
100 TestLayoutEditorDelegate layoutEditor = info.mLayoutEditorDelegate; in checkRefactoring()
119 TestLayoutEditorDelegate layoutEditor = info.mLayoutEditorDelegate; in checkRefactoring()
140 TestLayoutEditorDelegate layoutEditor = info.mLayoutEditorDelegate; in checkRefactoring()
426 protected static class TestLayoutEditorDelegate extends LayoutEditorDelegate { class in AdtProjectTest428 public TestLayoutEditorDelegate( in TestLayoutEditorDelegate() method in AdtProjectTest.TestLayoutEditorDelegate