Home
last modified time | relevance | path

Searched refs:layoutId (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DUseCompoundDrawableRefactoring.java333 String layoutId = getId(layout); in computeChanges() local
334 if (layoutId.length() > 0) { in computeChanges()
346 doc, mSelectionStart, mSelectionEnd, layoutId, id); in computeChanges()