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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
LayoutConstants.java 147 public static final String GRAVITY_VALUE_TOP = "top"; //$NON-NLS-1$
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
RelativeLayoutConversionHelper.java 54 import static com.android.ide.common.layout.LayoutConstants.GRAVITY_VALUE_TOP;
385 } else if (GRAVITY_VALUE_TOP.equals(anchor)) {
    [all...]

Completed in 520 milliseconds