Searched refs:applyIndentToString (Results 1 – 1 of 1) sorted by relevance
67 applyIndentToString(str); in append()80 applyIndentToString(obj.toString()); in append()102 private void applyIndentToString(@NonNull String str) { in applyIndentToString() method in IndentingStringBuilder109 applyIndentToString(str.substring(index + 1)); in applyIndentToString()115 applyIndentToString(beforeIndentString); in applyIndentToString()120 applyIndentToString(afterIndentString); in applyIndentToString()