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

  /dalvik/dx/src/com/android/dx/rop/cst/
CstBoolean.java 30 public static final CstBoolean VALUE_TRUE = new CstBoolean(true);
40 return value ? VALUE_TRUE : VALUE_FALSE;
54 return VALUE_TRUE;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
LayoutConstants.java 61 public static final String VALUE_TRUE = "true"; //$NON-NLS-1$
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/parts/
DropFeedback.java 342 LayoutConstants.VALUE_TRUE);
346 LayoutConstants.VALUE_TRUE);
350 LayoutConstants.VALUE_TRUE);
354 LayoutConstants.VALUE_TRUE);
  /prebuilt/sdk/tools/lib/
dx.jar 

Completed in 268 milliseconds