Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationHeaderUtil.java143 mComparators.add(HeaderProcessor.forTextView(mRow, in NotificationHeaderUtil()
263 public static HeaderProcessor forTextView(ExpandableNotificationRow row, int id) { in forTextView() method in NotificationHeaderUtil.HeaderProcessor