Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DBubbleExtractorTest.java76 BubbleExtractor mBubbleExtractor;
97 mBubbleExtractor = new BubbleExtractor(); in setUp()
H A DNotificationManagerServiceTest.java689 BubbleExtractor extractor = rankingHelper.findExtractor(BubbleExtractor.class); in setUp()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DBubbleExtractor.java43 public class BubbleExtractor implements NotificationSignalExtractor { class
H A DNotificationManagerService.java2766 BubbleExtractor bubbsExtractor = mRankingHelper.findExtractor(BubbleExtractor.class);
/aosp14/frameworks/base/services/
H A Dart-profile5045BubbleExtractor;->canPresentAsBubble(Lcom/android/server/notification/NotificationRecord;)Z+]Landr…
5046BubbleExtractor;->process(Lcom/android/server/notification/NotificationRecord;)Lcom/android/server…