Home
last modified time | relevance | path

Searched defs:createNotificationChannels (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Traceur/src/com/android/traceur/
DReceiver.java251 private static void createNotificationChannels(Context context) { in createNotificationChannels() method in Receiver
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertService.java712 static void createNotificationChannels(Context context) { in createNotificationChannels() method in CellBroadcastAlertService
/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DDownloadService.java236 private void createNotificationChannels() { in createNotificationChannels() method in DownloadService