Home
last modified time | relevance | path

Searched refs:attachLeftValue (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.java858 String attachLeftValue = VALUE_TRUE; in computeHorizontalConstraints() local
875 view.addHorizConstraint(attachLeftProperty, attachLeftValue); in computeHorizontalConstraints()
895 attachLeftValue = view.getId(); in computeHorizontalConstraints()