Searched refs:newChannel (Results 1 – 2 of 2) sorted by relevance
856 NotificationChannel newChannel = new NotificationChannel( in testRecreateDeletedChannel() local861 mNotificationManager.createNotificationChannel(newChannel); in testRecreateDeletedChannel()864 mNotificationManager.getNotificationChannel(newChannel.getId())); in testRecreateDeletedChannel()
442 Channels.newChannel(compressor).write(pageData); in maybeCompressPage()