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

  /developers/build/prebuilts/gradle/Notifications/Wearable/src/main/java/com/example/android/support/wearable/notifications/
NotificationPresets.java 176 PendingIntent displayPendingIntent = PendingIntent.getActivity(context,
180 .setDisplayIntent(displayPendingIntent))
271 PendingIntent displayPendingIntent = PendingIntent.getActivity(context,
275 .setDisplayIntent(displayPendingIntent))
  /developers/samples/android/wearable/wear/Notifications/Wearable/src/main/java/com/example/android/support/wearable/notifications/
NotificationPresets.java 176 PendingIntent displayPendingIntent = PendingIntent.getActivity(context,
180 .setDisplayIntent(displayPendingIntent))
271 PendingIntent displayPendingIntent = PendingIntent.getActivity(context,
275 .setDisplayIntent(displayPendingIntent))
  /development/samples/browseable/Notifications/Wearable/src/com.example.android.support.wearable.notifications/
NotificationPresets.java 176 PendingIntent displayPendingIntent = PendingIntent.getActivity(context,
180 .setDisplayIntent(displayPendingIntent))
271 PendingIntent displayPendingIntent = PendingIntent.getActivity(context,
275 .setDisplayIntent(displayPendingIntent))

Completed in 74 milliseconds