Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/coretests/src/android/app/
H A DNotificationHistoryTest.java46 String expectedChannelId = "channelId" + index; in getHistoricalNotification() local
62 .setChannelId(expectedChannelId) in getHistoricalNotification()
77 String expectedChannelId = "channelId"; in testHistoricalNotificationBuilder() local
90 .setChannelId(expectedChannelId) in testHistoricalNotificationBuilder()
102 assertThat(n.getChannelId()).isEqualTo(expectedChannelId); in testHistoricalNotificationBuilder()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationHistoryProtoHelperTest.java53 String expectedChannelId = "channelId" + index; in getHistoricalNotification() local
69 .setChannelId(expectedChannelId) in getHistoricalNotification()
H A DNotificationHistoryDatabaseTest.java74 String expectedChannelId = "channelId" + index; in getHistoricalNotification() local
86 .setChannelId(expectedChannelId) in getHistoricalNotification()
H A DNotificationHistoryManagerTest.java68 String expectedChannelId = "channelId" + index; in getHistoricalNotification() local
80 .setChannelId(expectedChannelId) in getHistoricalNotification()