Searched defs:hasStyleSpan (Results 1 – 2 of 2) sorted by relevance
613 private static boolean hasStyleSpan(@Nullable final CharSequence text, in hasStyleSpan() method in SuggestionStripLayoutHelper
2199 public static boolean hasStyleSpan(@NonNull Spanned spanned) { in hasStyleSpan() method in TextUtils