OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestLayoutEditorDelegate
(Results
1 - 9
of
9
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeViewRefactoringTest.java
49
TestLayoutEditorDelegate
layoutEditor = info.mLayoutEditorDelegate;
UnwrapRefactoringTest.java
46
TestLayoutEditorDelegate
layoutEditor = info.mLayoutEditorDelegate;
WrapInRefactoringTest.java
50
TestLayoutEditorDelegate
layoutEditor = info.mLayoutEditorDelegate;
ChangeLayoutRefactoringTest.java
119
TestLayoutEditorDelegate
layoutEditor = info.mLayoutEditorDelegate;
UseCompoundDrawableRefactoringTest.java
100
TestLayoutEditorDelegate
layoutEditor = info.mLayoutEditorDelegate;
ExtractStyleRefactoringTest.java
138
TestLayoutEditorDelegate
layoutEditor = info.mLayoutEditorDelegate;
165
TestLayoutEditorDelegate
layoutEditor = info.mLayoutEditorDelegate;
RefactoringTest.java
296
TestLayoutEditorDelegate
layoutEditor =
297
new
TestLayoutEditorDelegate
(file, structuredDocument, null);
326
protected
TestLayoutEditorDelegate
mLayoutEditorDelegate;
ExtractIncludeRefactoringTest.java
140
TestLayoutEditorDelegate
layoutEditor = info.mLayoutEditorDelegate;
AdtProjectTest.java
426
protected static class
TestLayoutEditorDelegate
extends LayoutEditorDelegate {
428
public
TestLayoutEditorDelegate
(
Completed in 193 milliseconds