Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java729 channel = mTestNotificationChannel; in generateNotificationRecord()
745 channel = mTestNotificationChannel; in generateNotificationRecord()
763 channel = mTestNotificationChannel; in generateMessageBubbleNotifRecord()
845 mTestNotificationChannel.getId()) in getMessageStyleNotifBuilder()
1373 mTestNotificationChannel.getId()) in testEnqueueNotificationWithTag_LogsOnMajorUpdates()
1377 mTestNotificationChannel.getId()) in testEnqueueNotificationWithTag_LogsOnMajorUpdates()
1436 mTestNotificationChannel.getId()) in testEnqueueNotificationWithTag_LogsAgainAfterCancel()
2174 mTestNotificationChannel); in testTvExtenderChannelOverride_notOnTv()
3489 mTestNotificationChannel.getId()) in testNoFakeColorizedPermission()
6348 mTestNotificationChannel.getId()) in testFlagBubbleNotifs_noFlag_whenAppForeground()
[all …]
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationGutsManagerTest.java111 private NotificationChannel mTestNotificationChannel = new NotificationChannel( field in NotificationGutsManagerTest
484 mTestNotificationChannel.getId()) in createTestNotificationRow()
493 .setChannel(mTestNotificationChannel) in createTestNotificationRow()