Searched refs:MAX_RESULT_SIZE (Results 1 – 1 of 1) sorted by relevance
71 private static final int MAX_RESULT_SIZE = 1 * 1024 * 1024; field in DumpActivity538 if (written >= MAX_RESULT_SIZE) { in doInBackground()