Searched refs:compareChannels (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | PreferencesHelperTest.java | 568 compareChannels(channel2, in testChannelXml() 650 compareChannels(channel2, in testChannelXmlForBackup() 652 compareChannels(channel3, in testChannelXmlForBackup() 2200 compareChannels(channel, response); in testGetDeletedChannel() 2233 compareChannels(channel2, nc); in testGetDeletedChannels() 2242 compareChannels(channelMap.get(nc.getId()), nc); in testGetDeletedChannels() 2633 compareChannels(channel, in testCreateDeletedChannel() 2682 compareChannels(channel, in testCreateChannel_alreadyExists() 2755 compareChannels(groupedAndDeleted, mHelper.getNotificationChannel( in testDeleteGroup() 3614 compareChannels(a, findChannel(retrieved.getChannels(), a.getId())); in testGetNotificationChannelGroupWithChannels() [all …]
|