Home | History | Annotate | Download | only in statusbartest

Lines Matching defs:createNotificationChannel

85         mNM.createNotificationChannel(new NotificationChannel("min", "Min", IMPORTANCE_MIN));
86 mNM.createNotificationChannel(new NotificationChannel("low", "Low", IMPORTANCE_LOW));
87 mNM.createNotificationChannel(
89 mNM.createNotificationChannel(new NotificationChannel("high", "High", IMPORTANCE_HIGH));
682 mNM.createNotificationChannel(channel);
742 mNM.createNotificationChannel(channel);
759 mNM.createNotificationChannel(channel);
799 mNM.createNotificationChannel(channel);
818 mNM.createNotificationChannel(channel);
840 mNM.createNotificationChannel(channel);