Home
last modified time | relevance | path

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

/packages/apps/Traceur/src/com/google/android/traceur/
DReceiver.java76 createNotificationChannels(context); in onReceive()
248 private static void createNotificationChannels(Context context) { in createNotificationChannels() method in Receiver
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertService.java668 createNotificationChannels(context); in addToNotificationBar()
753 static void createNotificationChannels(Context context) { in createNotificationChannels() method in CellBroadcastAlertService
DCellBroadcastReceiver.java107 CellBroadcastAlertService.createNotificationChannels(context); in onReceiveWithPrivilege()