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

/frameworks/base/core/java/android/app/
H A DNotification.java1560 .setWhen(when)
2419 public Builder setWhen(long when) { method in class:Notification.Builder
2425 * Control whether the timestamp set with {@link #setWhen(long) setWhen} is shown
/frameworks/support/compat/java/android/support/v4/app/
H A DNotificationCompat.java302 * Notification extras key: whether the when field set using {@link Builder#setWhen} should
309 * Notification extras key: whether the when field set using {@link Builder#setWhen} should
1076 public Builder setWhen(long when) { method in class:NotificationCompat.Builder
1082 * Control whether the timestamp set with {@link #setWhen(long) setWhen} is shown

Completed in 169 milliseconds