Searched refs:setDisplayIntent (Results 1 - 3 of 3) sorted by relevance

/frameworks/support/tests/java/android/support/v4/app/
H A DNotificationCompatWearableExtenderTest.java109 .setDisplayIntent(mPendingIntent)
157 .setDisplayIntent(mPendingIntent)
/frameworks/support/v4/java/android/support/v4/app/
H A DNotificationCompat.java2213 * <p>For custom display notifications created using {@link #setDisplayIntent},
2223 * {@link #setDisplayIntent}.
2231 * {@link #setDisplayIntent}.
2239 * {@link #setDisplayIntent}.
2247 * {@link #setDisplayIntent}.
2255 * {@link #setDisplayIntent}.
2489 * .setDisplayIntent(displayPendingIntent)
2509 public WearableExtender setDisplayIntent(PendingIntent intent) { method in class:NotificationCompat.WearableExtender
2698 * using {@link NotificationCompat.WearableExtender#setDisplayIntent}. Check the
2712 * using {@link #setDisplayIntent}
[all...]
/frameworks/base/core/java/android/app/
H A DNotification.java4409 * <p>For custom display notifications created using {@link #setDisplayIntent},
4419 * {@link #setDisplayIntent}.
4427 * {@link #setDisplayIntent}.
4435 * {@link #setDisplayIntent}.
4443 * {@link #setDisplayIntent}.
4451 * {@link #setDisplayIntent}.
4680 * .setDisplayIntent(displayPendingIntent)
4700 public WearableExtender setDisplayIntent(PendingIntent intent) { method in class:Notification.WearableExtender
4889 * using {@link android.app.Notification.WearableExtender#setDisplayIntent}. Check the
4903 * using {@link #setDisplayIntent}
[all...]

Completed in 393 milliseconds