Searched refs:explanation (Results 1 – 7 of 7) sorted by relevance
492 String explanation = issue.getExplanation(TextFormat.TEXT); in perform() local493 if (explanation != null && !explanation.isEmpty()) { in perform()495 sb.append(explanation); in perform()
686 String explanation = issue.getExplanation(TextFormat.TEXT);688 StringBuilder sb = new StringBuilder(summary.length() + explanation.length() + 20);700 sb.append(explanation);
86 String explanation = "CHANGES:\n-------\n" + describe(change); in checkRefactoring() local87 if (!expected.trim().equals(explanation.trim())) { // allow trimming endlines in expected in checkRefactoring()88 assertEquals(expected, explanation); in checkRefactoring()
456 String explanation = issue.getExplanation(TextFormat.TEXT); in widgetSelected() local458 StringBuilder sb = new StringBuilder(summary.length() + explanation.length() + 20); in widgetSelected()461 sb.append(explanation); in widgetSelected()
9 this out there, so this is a short explanation of how it works, totally
221 There is a lot more explanation given by the emulator. Please run the help295 The android tool will automatically print an explanation of required arguments.
1934 explaination->explanation