Home
last modified time | relevance | path

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

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/
DNotificationCenter.java206 Notification notification = new Notification.Builder(mContext, DFU_NOTIFICATION_CHANNEL) in sendDfuNotificationImpl() local
281 Notification notification = new Notification.Builder(mContext, DEFAULT_NOTIFICATION_CHANNEL) in postLowBatteryNotification() local
309 Notification notification = in postCriticalBatteryNotification() local
333 Notification notification = in postDepletedBatteryNotification() local
/device/generic/goldfish/radio/RadioConfig/src/com/android/emulator/radio/config/
DMeterService.java70 Notification notification = builder.build(); in onStartCommand() local
/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/
DNotificationsPanelAdapter.java125 public void setNotification(TvNotification notification) { in setNotification()
/device/google/cuttlefish/guest/monitoring/cuttlefish_service/java/com/android/google/gce/gceservice/
DGceService.java187 Notification notification = in onStartCommand() local
/device/google/atv/MdnsOffloadCmdService/src/com/android/tv/mdnsoffloadcmd/
DMdnsOffloadCmdService.java74 Notification notification = new NotificationCompat.Builder(this, CHANNEL_ID) in onStartCommand() local