Home
last modified time | relevance | path

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

/development/samples/browseable/Notifications/Wearable/src/com.example.android.support.wearable.notifications/
DNotificationPresets.java176 PendingIntent displayPendingIntent = PendingIntent.getActivity(context, in buildNotification() local
180 .setDisplayIntent(displayPendingIntent)) in buildNotification()
271 PendingIntent displayPendingIntent = PendingIntent.getActivity(context, in buildNotification() local
275 .setDisplayIntent(displayPendingIntent)) in buildNotification()