Home
last modified time | relevance | path

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

/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DActionsPresets.java60 NotificationUtil.getExamplePendingIntent(context, in apply()
76 NotificationUtil.getExamplePendingIntent(context, in apply()
96 NotificationUtil.getExamplePendingIntent(context, in apply()
120 NotificationUtil.getExamplePendingIntent(context, in apply()
139 NotificationUtil.getExamplePendingIntent(context, in apply()
151 NotificationUtil.getExamplePendingIntent(context, in apply()
DNotificationUtil.java29 public static PendingIntent getExamplePendingIntent(Context context, int messageResId) { in getExamplePendingIntent() method in NotificationUtil
DNotificationPresets.java76 .setDeleteIntent(NotificationUtil.getExamplePendingIntent( in applyBasicOptions()
88 builder.setContentIntent(NotificationUtil.getExamplePendingIntent(context, in applyBasicOptions()
324 R.drawable.ic_result_open, null, NotificationUtil.getExamplePendingIntent( in buildNotifications()
327 R.drawable.ic_result_open, null, NotificationUtil.getExamplePendingIntent( in buildNotifications()
462 NotificationUtil.getExamplePendingIntent( in buildNotifications()