Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationHeaderUtil.java37 private static final TextViewComparator sTextViewComparator = new TextViewComparator(); field in NotificationHeaderUtil
249 return new HeaderProcessor(row, id, null, sTextViewComparator, sVisibilityApplicator); in forTextView()