Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNotificationManager.java69 public void createNotificationChannels() { in createNotificationChannels() method in WifiNotificationManager
/packages/apps/Traceur/src/com/android/traceur/
DReceiver.java319 private static void createNotificationChannels(Context context) { in createNotificationChannels() method in Receiver
/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DDownloadService.java216 private void createNotificationChannels() { in createNotificationChannels() method in DownloadService
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertService.java982 static void createNotificationChannels(Context context) { in createNotificationChannels() method in CellBroadcastAlertService