HomeSort by relevance Sort by last modified time
    Searched refs:updatedNotification (Results 1 - 6 of 6) sorted by null

  /developers/build/prebuilts/gradle/WearNotifications/Application/src/main/java/com/example/android/wearable/wear/wearnotifications/handlers/
BigPictureSocialIntentService.java 106 Notification updatedNotification = notificationCompatBuilder
114 notificationManagerCompat.notify(MainActivity.NOTIFICATION_ID, updatedNotification);
  /developers/build/prebuilts/gradle/WearNotifications/Wearable/src/main/java/com/example/android/wearable/wear/wearnotifications/handlers/
BigPictureSocialIntentService.java 104 Notification updatedNotification = notificationCompatBuilder
114 updatedNotification);
  /developers/samples/android/wearable/wear/WearNotifications/Application/src/main/java/com/example/android/wearable/wear/wearnotifications/handlers/
BigPictureSocialIntentService.java 106 Notification updatedNotification = notificationCompatBuilder
114 notificationManagerCompat.notify(MainActivity.NOTIFICATION_ID, updatedNotification);
  /developers/samples/android/wearable/wear/WearNotifications/Wearable/src/main/java/com/example/android/wearable/wear/wearnotifications/handlers/
BigPictureSocialIntentService.java 104 Notification updatedNotification = notificationCompatBuilder
114 updatedNotification);
  /development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/handlers/
BigPictureSocialIntentService.java 106 Notification updatedNotification = notificationCompatBuilder
114 notificationManagerCompat.notify(MainActivity.NOTIFICATION_ID, updatedNotification);
  /development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/handlers/
BigPictureSocialIntentService.java 104 Notification updatedNotification = notificationCompatBuilder
114 updatedNotification);

Completed in 202 milliseconds