OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initialattributes
(Results
1 - 1
of
1
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeLayoutRefactoringTest.java
116
boolean flatten, String
initialAttributes
) throws Exception {
128
if (
initialAttributes
!= null) {
129
refactoring.setInitializedAttributes(
initialAttributes
);
Completed in 69 milliseconds