Searched refs:makeSafeForPresentation (Results 1 – 4 of 4) sorted by relevance
22 import static android.text.TextUtils.makeSafeForPresentation;245 return makeSafeForPresentation(loadUnsafeLabel(pm).toString(), MAX_SAFE_LABEL_LENGTH, in loadSafeLabel()
2222 public static @NonNull CharSequence makeSafeForPresentation(@NonNull String unclean, in makeSafeForPresentation() method in TextUtils
15155 HSPLandroid/text/TextUtils;->makeSafeForPresentation(Ljava/lang/String;IFI)Ljava/lang/CharSequence;
46258 …method @NonNull public static CharSequence makeSafeForPresentation(@NonNull String, @IntRange(from…