Searched refs:minChannel (Results 1 – 1 of 1) sorted by relevance
3191 NotificationChannel minChannel = new NotificationChannel( in testIsAmbient() local3194 mNotificationManager.createNotificationChannel(minChannel); in testIsAmbient()3201 new Notification.Builder(mContext, minChannel.getId()) in testIsAmbient()