Searched defs:setContentIntent (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v4/java/android/support/v4/app/
H A DNotificationCompat.java177 * {@link NotificationCompat.Builder#setContentIntent setContentIntent()}
352 public Builder setContentIntent(PendingIntent intent) { method in class:NotificationCompat.Builder
549 * clicks the notification (see {@link #setContentIntent setContentIntent()}), and then
/frameworks/base/core/java/android/app/
H A DNotification.java1153 public Builder setContentIntent(PendingIntent intent) { method in class:Notification.Builder

Completed in 965 milliseconds