Searched refs:lowChannel (Results 1 – 1 of 1) sorted by relevance
3189 NotificationChannel lowChannel = new NotificationChannel( in testIsAmbient() local3193 mNotificationManager.createNotificationChannel(lowChannel); in testIsAmbient()3197 new Notification.Builder(mContext, lowChannel.getId()) in testIsAmbient()