Searched refs:findExtractor (Results 1 – 4 of 4) sorted by relevance
99 public <T extends NotificationSignalExtractor> T findExtractor(Class<T> extractorClass) { in findExtractor() method in RankingHelper
2918 BubbleExtractor bubbsExtractor = mRankingHelper.findExtractor(BubbleExtractor.class);5904 mRankingHelper.findExtractor(ValidateNotificationPeople.class),
848 BubbleExtractor extractor = rankingHelper.findExtractor(BubbleExtractor.class); in initNMS()
16427 PLcom/android/server/notification/RankingHelper;->findExtractor(Ljava/lang/Class;)Lcom/android/serv…