Searched refs:newChannel (Results 1 – 4 of 4) sorted by relevance
2625 NotificationChannel newChannel = new NotificationChannel( in testCreateDeletedChannel() local2627 newChannel.setVibrationPattern(new long[]{100}); in testCreateDeletedChannel()2629 mHelper.createNotificationChannel(PKG_N_MR1, UID_N_MR1, newChannel, true, false, in testCreateDeletedChannel()2634 mHelper.getNotificationChannel(PKG_N_MR1, UID_N_MR1, newChannel.getId(), false)); in testCreateDeletedChannel()2669 NotificationChannel newChannel = new NotificationChannel( in testCreateChannel_alreadyExists() local2671 newChannel.setVibrationPattern(new long[]{100}); in testCreateChannel_alreadyExists()2672 newChannel.setAllowBubbles(!channel.canBubble()); in testCreateChannel_alreadyExists()2673 newChannel.setLightColor(Color.BLUE); in testCreateChannel_alreadyExists()2674 newChannel.setSound(Uri.EMPTY, null); in testCreateChannel_alreadyExists()2675 newChannel.setShowBadge(!channel.canShowBadge()); in testCreateChannel_alreadyExists()[all …]
1324 Channels.newInputStream(Channels.newChannel(mFromInCallFileInputStream))); in RttTextStream()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
26554 HSPLjava/nio/channels/Channels;->newChannel(Ljava/io/OutputStream;)Ljava/nio/channels/WritableByteC…