Searched refs:DataExtractor (Results 1 – 1 of 1) sorted by relevance
55 private static final DataExtractor ICON_EXTRACTOR = new DataExtractor() {233 private final DataExtractor mExtractor;245 Processor(ExpandableNotificationRow row, int id, DataExtractor extractor, in Processor()317 private interface DataExtractor { interface in NotificationGroupingUtil