Home
last modified time | relevance | path

Searched refs:removeTextSizeSpans (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DNotification.java2525 return removeTextSizeSpans(cs); in safeCharSequence()
2528 private static CharSequence removeTextSizeSpans(CharSequence charSequence) { in removeTextSizeSpans() method in Notification