Searched refs:LT_ENTITY (Results 1 – 4 of 4) sorted by relevance
23 import static com.android.SdkConstants.LT_ENTITY;223 sb.append(LT_ENTITY); in appendXmlAttributeValue()245 sb.append(LT_ENTITY); in appendXmlTextValue()
34 import static com.android.SdkConstants.LT_ENTITY;668 s = s.replaceAll(LT_ENTITY, "\""); //$NON-NLS-1$ $NON-NLS-2$
571 public static final String LT_ENTITY = "<"; //$NON-NLS-1$ field in SdkConstants
20 import static com.android.SdkConstants.LT_ENTITY;1501 sb.append(LT_ENTITY);