Searched refs:makeSafeForPresentation (Results 1 – 6 of 6) sorted by relevance
22 import static android.text.TextUtils.makeSafeForPresentation;256 return makeSafeForPresentation(loadUnsafeLabel(pm).toString(), MAX_SAFE_LABEL_LENGTH, in loadSafeLabel()
2400 public static @NonNull CharSequence makeSafeForPresentation(@NonNull String unclean, in makeSafeForPresentation() method in TextUtils
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
15260 HSPLandroid/text/TextUtils;->makeSafeForPresentation(Ljava/lang/String;IFI)Ljava/lang/CharSequence;
15324 HSPLandroid/text/TextUtils;->makeSafeForPresentation(Ljava/lang/String;IFI)Ljava/lang/CharSequence;
47732 …method @NonNull public static CharSequence makeSafeForPresentation(@NonNull String, @IntRange(from…