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

  /developers/build/prebuilts/gradle/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
NotificationUtil.java 23 public class NotificationUtil {
NotificationPresets.java 76 .setDeleteIntent(NotificationUtil.getExamplePendingIntent(
88 builder.setContentIntent(NotificationUtil.getExamplePendingIntent(context,
324 R.drawable.ic_result_open, null, NotificationUtil.getExamplePendingIntent(
327 R.drawable.ic_result_open, null, NotificationUtil.getExamplePendingIntent(
462 NotificationUtil.getExamplePendingIntent(
  /developers/samples/android/wearable/wear/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
NotificationUtil.java 23 public class NotificationUtil {
NotificationPresets.java 76 .setDeleteIntent(NotificationUtil.getExamplePendingIntent(
88 builder.setContentIntent(NotificationUtil.getExamplePendingIntent(context,
324 R.drawable.ic_result_open, null, NotificationUtil.getExamplePendingIntent(
327 R.drawable.ic_result_open, null, NotificationUtil.getExamplePendingIntent(
462 NotificationUtil.getExamplePendingIntent(
  /development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
NotificationUtil.java 23 public class NotificationUtil {
NotificationPresets.java 76 .setDeleteIntent(NotificationUtil.getExamplePendingIntent(
88 builder.setContentIntent(NotificationUtil.getExamplePendingIntent(context,
324 R.drawable.ic_result_open, null, NotificationUtil.getExamplePendingIntent(
327 R.drawable.ic_result_open, null, NotificationUtil.getExamplePendingIntent(
462 NotificationUtil.getExamplePendingIntent(

Completed in 645 milliseconds