Searched refs:StringWithRemovedChars (Results 1 – 1 of 1) sorted by relevance
2255 StringWithRemovedChars gettingCleaned = new StringWithRemovedChars( in makeSafeForPresentation()2318 private static class StringWithRemovedChars { class in TextUtils2328 StringWithRemovedChars(@NonNull String original) { in StringWithRemovedChars() method in TextUtils.StringWithRemovedChars