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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeViewRefactoring.java 193 String newId = ensureIdMatchesType(element, mTypeFqcn, rootEdit);
ChangeLayoutRefactoring.java 250 String newId = ensureIdMatchesType(layout, mTypeFqcn, rootEdit);
VisualRefactoring.java     [all...]

Completed in 210 milliseconds