Home
last modified time | relevance | path

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

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/radio/
DAlertSnoozeReceiver.java51 AlertNotificationHelper.createRadioAlertNotification(context, title, text, alertTimeMs, in onReceive()
DAlertNotificationHelper.java49 static void createRadioAlertNotification(Context activityContext, String title, String text, in createRadioAlertNotification() method in AlertNotificationHelper
DRadioTunerFragment.java286 AlertNotificationHelper.createRadioAlertNotification(mActivityContext, alertTitle, in handleRadioAlert()