Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNotificationManager.java67 public void createNotificationChannels() { in createNotificationChannels() method in WifiNotificationManager
/packages/modules/Bluetooth/service/java/com/android/server/bluetooth/
DBluetoothNotificationManager.java78 public void createNotificationChannels() { in createNotificationChannels() method in BluetoothNotificationManager
/packages/apps/Traceur/src/com/android/traceur/
DReceiver.java294 private static void createNotificationChannels(Context context) { in createNotificationChannels() method in Receiver
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertService.java831 static void createNotificationChannels(Context context) { in createNotificationChannels() method in CellBroadcastAlertService
/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DDownloadService.java216 private void createNotificationChannels() { in createNotificationChannels() method in DownloadService