Home
last modified time | relevance | path

Searched refs:createNotificationChannels (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Traceur/src/com/android/traceur/
DReceiver.java77 createNotificationChannels(context); in onReceive()
251 private static void createNotificationChannels(Context context) { in createNotificationChannels() method in Receiver
/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DDownloadService.java181 createNotificationChannels(); in onCreate()
236 private void createNotificationChannels() { in createNotificationChannels() method in DownloadService
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertService.java616 createNotificationChannels(context); in addToNotificationBar()
712 static void createNotificationChannels(Context context) { in createNotificationChannels() method in CellBroadcastAlertService
DCellBroadcastReceiver.java162 CellBroadcastAlertService.createNotificationChannels(mContext); in onReceive()