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

/frameworks/base/core/java/android/app/
H A DNotification.java5761 * <p>For custom display notifications created using {@link #setDisplayIntent},
5771 * {@link #setDisplayIntent}.
5779 * {@link #setDisplayIntent}.
5787 * {@link #setDisplayIntent}.
5795 * {@link #setDisplayIntent}.
5803 * {@link #setDisplayIntent}.
6041 * .setDisplayIntent(displayPendingIntent)
6061 public WearableExtender setDisplayIntent(PendingIntent intent) { method in class:Notification.WearableExtender
6250 * using {@link android.app.Notification.WearableExtender#setDisplayIntent}. Check the
6264 * using {@link #setDisplayIntent}
[all...]
/frameworks/support/compat/java/android/support/v4/app/
H A DNotificationCompat.java2939 * <p>For custom display notifications created using {@link #setDisplayIntent},
2949 * {@link #setDisplayIntent}.
2957 * {@link #setDisplayIntent}.
2965 * {@link #setDisplayIntent}.
2973 * {@link #setDisplayIntent}.
2981 * {@link #setDisplayIntent}.
3231 * .setDisplayIntent(displayPendingIntent)
3251 public WearableExtender setDisplayIntent(PendingIntent intent) { method in class:NotificationCompat.WearableExtender
3440 * using {@link NotificationCompat.WearableExtender#setDisplayIntent}. Check the
3454 * using {@link #setDisplayIntent}
[all...]

Completed in 44 milliseconds