Searched refs:findExtractor (Results 1 – 4 of 4) sorted by relevance
73 public <T extends NotificationSignalExtractor> T findExtractor(Class<T> extractorClass) { in findExtractor() method in RankingHelper
2570 BubbleExtractor bubbsExtractor = mRankingHelper.findExtractor(BubbleExtractor.class);4930 mRankingHelper.findExtractor(ValidateNotificationPeople.class),
577 BubbleExtractor extractor = rankingHelper.findExtractor(BubbleExtractor.class); in setUp()
27473 HSPLcom/android/server/notification/RankingHelper;->findExtractor(Ljava/lang/Class;)Lcom/android/se…