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