HomeSort by relevance Sort by last modified time
    Searched refs:initElements (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeLayoutRefactoring.java 184 protected List<Element> initElements() {
185 List<Element> elements = super.initElements();
VisualRefactoring.java 232 mElements = initElements();
658 protected List<Element> initElements() {
    [all...]

Completed in 217 milliseconds