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