Searched refs:setPostedTimeMs (Results 1 – 8 of 8) sorted by relevance
61 .setPostedTimeMs(expectedPostTime) in getHistoricalNotification()
72 .setPostedTimeMs(expectedPostTime) in getHistoricalNotification()
84 .setPostedTimeMs(expectedPostTime) in getHistoricalNotification()
83 .setPostedTimeMs(expectedPostTime) in getHistoricalNotification()
184 public Builder setPostedTimeMs(long postedTimeMs) { in setPostedTimeMs() method in NotificationHistory.HistoricalNotification.Builder543 notificationOut.setPostedTimeMs(p.readLong()); in readNotificationFromParcel()
65 .setPostedTimeMs(expectedPostTime) in getHistoricalNotification()93 .setPostedTimeMs(expectedPostTime) in testHistoricalNotificationBuilder()
132 notification.setPostedTimeMs(parser.readLong(Notification.POSTED_TIME_MS)); in readNotification()
3167 .setPostedTimeMs(System.currentTimeMillis())