Searched refs:TextViewComparator (Results 1 – 1 of 1) sorted by relevance
44 private static final TextViewComparator sTextViewComparator = new TextViewComparator();342 private static class TextViewComparator implements ViewComparator { class in NotificationHeaderUtil