Searched refs:MAX_SECTION_NAME_LEN (Results 1 – 2 of 2) sorted by relevance
108 private static final int MAX_SECTION_NAME_LEN = 127; field in Trace286 if (sectionName.length() > MAX_SECTION_NAME_LEN) { in beginSection()
43133 Landroid/os/Trace;->MAX_SECTION_NAME_LEN:I