Home
last modified time | relevance | path

Searched refs:setIdAttributeValue (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/
DRelativeLayoutConversionHelper.java232 edgeList.setIdAttributeValue(view, id); in initializeIds()
1438 public void setIdAttributeValue(View view, String id) { in setIdAttributeValue() method in RelativeLayoutConversionHelper.EdgeList