Searched refs:VALUE_NONE (Results 1 – 3 of 3) sorted by relevance
44 import static com.android.SdkConstants.VALUE_NONE;160 isEditAttribute = !value.isEmpty() && !value.equals(VALUE_NONE); in visitElement()
99 private static final String VALUE_NONE = "none"; //$NON-NLS-1$ field in Main564 if (!urlMap.equals(VALUE_NONE)) { in run()967 "to files, use " + ARG_URL + " " + VALUE_NONE, in printUsage()
732 public static final String VALUE_NONE = "none"; //$NON-NLS-1$ field in SdkConstants