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.java42 private static final TextViewComparator sTextViewComparator = new TextViewComparator(); field in NotificationHeaderUtil
257 return new HeaderProcessor(row, id, null, sTextViewComparator, sVisibilityApplicator); in forTextView()