Home
last modified time | relevance | path

Searched refs:updatedNotification (Results 1 – 2 of 2) sorted by relevance

/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/handlers/
DBigPictureSocialIntentService.java104 Notification updatedNotification = notificationCompatBuilder in handleActionComment() local
114 updatedNotification); in handleActionComment()
/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/handlers/
DBigPictureSocialIntentService.java106 Notification updatedNotification = notificationCompatBuilder in handleActionComment() local
114 notificationManagerCompat.notify(MainActivity.NOTIFICATION_ID, updatedNotification); in handleActionComment()