Searched defs:createNotificationChannel (Results 1 – 6 of 6) sorted by relevance
91 private fun createNotificationChannel() = in <lambda>() method in com.android.systemui.statusbar.tv.VpnStatusObserver
69 private void createNotificationChannel() { in createNotificationChannel() method in NotificationActivity
146 private void createNotificationChannel(Context context, String appName) { in createNotificationChannel() method in AlertWindowNotification
45 boolean createNotificationChannel(String pkg, int uid, NotificationChannel channel, in createNotificationChannel() method
900 public boolean createNotificationChannel(String pkg, int uid, NotificationChannel channel, in createNotificationChannel() method in PreferencesHelper
925 public void createNotificationChannel(@NonNull NotificationChannel channel) { in createNotificationChannel() method in NotificationManager