Searched refs:SHORT_EXTRA_ORIGINAL_INTENT (Results 1 – 1 of 1) sorted by relevance
1312 buffer.append(SHORT_EXTRA_ORIGINAL_INTENT).append(": "); in dumpIntent()1316 buffer.append("no ").append(SHORT_EXTRA_ORIGINAL_INTENT); in dumpIntent()1322 private static final String SHORT_EXTRA_ORIGINAL_INTENT = field in BugreportProgressService