Searched refs:applyIndentToString (Results 1 – 1 of 1) sorted by relevance
63 applyIndentToString(str); in append()75 applyIndentToString(obj.toString()); in append()97 private void applyIndentToString(@NonNull String str) { in applyIndentToString() method in IndentingStringBuilder104 applyIndentToString(str.substring(index + 1)); in applyIndentToString()110 applyIndentToString(beforeIndentString); in applyIndentToString()115 applyIndentToString(afterIndentString); in applyIndentToString()