Searched refs:newLines (Results 1 – 2 of 2) sorted by relevance
137 val newLines = parentRange.end.line - parentRange.begin.line in <lambda>() constant138 val newStmt = printedIfStmt.substringBeforeLast('}') + ("\n".repeat(newLines)) + '}' in <lambda>()
8221 final ArrayList<CharSequence> newLines = newS.getLines(); in areNotificationsVisiblyDifferent() local8223 if (n != newLines.size()) { in areNotificationsVisiblyDifferent()8230 String.valueOf(newLines.get(i)))) { in areNotificationsVisiblyDifferent()