Searched refs:createdChannel (Results 1 – 1 of 1) sorted by relevance
635 final NotificationChannel createdChannel = in testCreateChannel() local637 compareChannels(channel, createdChannel); in testCreateChannel()639 assertTrue(createdChannel.getLockscreenVisibility() != Notification.VISIBILITY_SECRET); in testCreateChannel()640 assertFalse(createdChannel.canBypassDnd()); in testCreateChannel()650 final NotificationChannel createdChannel = in testCreateChannel_rename() local652 compareChannels(channel, createdChannel); in testCreateChannel_rename()710 final NotificationChannel createdChannel = in testCreateSameChannelDoesNotUpdate() local712 compareChannels(channel, createdChannel); in testCreateSameChannelDoesNotUpdate()