Searched refs:MAX_BUF_LENGTH (Results 1 – 1 of 1) sorted by relevance
70 if ((m_buf != null) && (m_buf.length () <= MAX_BUF_LENGTH)) in emit()112 private static final int MAX_BUF_LENGTH = 4 * 1024; field in AttributeSet.AttributeSetImpl