OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:addLayoutReplacements
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
AndroidTypeMoveParticipant.java
242
addLayoutReplacements
(edits, root, document);
272
private void
addLayoutReplacements
(
319
addLayoutReplacements
(edits, (Element) child, document);
AndroidTypeRenameParticipant.java
383
addLayoutReplacements
(edits, root, document);
413
private void
addLayoutReplacements
(
467
addLayoutReplacements
(edits, (Element) child, document);
Completed in 86 milliseconds