Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
DNotificationInterruptStateProviderImplTest.java542 NotificationEntry entry = createFgsNotification(IMPORTANCE_HIGH); in testShouldHeadsUp_oldWhen_isForegroundService()
1108 private NotificationEntry createFgsNotification(int importance) { in createFgsNotification() method in NotificationInterruptStateProviderImplTest