OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mLayoutEditorDelegate
(Results
1 - 8
of
8
) 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
;
ExtractIncludeRefactoringTest.java
140
TestLayoutEditorDelegate layoutEditor = info.
mLayoutEditorDelegate
;
RefactoringTest.java
308
testInfo.
mLayoutEditorDelegate
= layoutEditor;
326
protected TestLayoutEditorDelegate
mLayoutEditorDelegate
;
Completed in 29 milliseconds