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

/frameworks/support/v4/java/android/support/v4/app/
H A DNotificationCompat.java179 * {@link NotificationCompat.Builder#setContentIntent setContentIntent()}
354 public Builder setContentIntent(PendingIntent intent) { method in class:NotificationCompat.Builder
551 * clicks the notification (see {@link #setContentIntent setContentIntent()}), and then
/frameworks/base/core/java/android/app/
H A DNotification.java1033 builder.setContentIntent(contentIntent);
1357 public Builder setContentIntent(PendingIntent intent) { method in class:Notification.Builder

Completed in 126 milliseconds