Searched refs:recordChannel (Results 1 – 1 of 1) sorted by relevance
89 NotificationChannel recordChannel = record.getChannel(); in process() local98 } else if (recordChannel == null) { in process()102 record.setAllowBubble(recordChannel.getAllowBubbles() != ALLOW_BUBBLE_OFF); in process()104 record.setAllowBubble(recordChannel.canBubble()); in process()