Searched refs:MAX_SUMMARY_LEN (Results 1 – 1 of 1) sorted by relevance
112 private static final int MAX_SUMMARY_LEN = 200; field in ItsTestActivity488 if (summary.length() > MAX_SUMMARY_LEN) { in onReceive()