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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
LayoutConstants.java 62 public static final String VALUE_N_DIP = "%ddip"; //$NON-NLS-1$
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/parts/
DropFeedback.java 227 String.format(LayoutConstants.VALUE_N_DIP, where.x),
232 String.format(LayoutConstants.VALUE_N_DIP, where.y),

Completed in 18 milliseconds