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