Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerShellCommandIncrementalTest.java381 Channels.newChannel(compressor).write(pageData); in maybeCompressPage()
/cts/tests/app/src/android/app/cts/
DNotificationManagerTest.java1485 NotificationChannel newChannel = new NotificationChannel( in testRecreateDeletedChannel() local
1490 mNotificationManager.createNotificationChannel(newChannel); in testRecreateDeletedChannel()
1493 mNotificationManager.getNotificationChannel(newChannel.getId())); in testRecreateDeletedChannel()