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()
72 .setPostedTimeMs(expectedPostTime) in getHistoricalNotification()100 .setPostedTimeMs(expectedPostTime) in testHistoricalNotificationBuilder()
184 public Builder setPostedTimeMs(long postedTimeMs) { in setPostedTimeMs() method in NotificationHistory.HistoricalNotification.Builder543 notificationOut.setPostedTimeMs(p.readLong()); in readNotificationFromParcel()
132 notification.setPostedTimeMs(parser.readLong(Notification.POSTED_TIME_MS)); in readNotification()
3370 .setPostedTimeMs(System.currentTimeMillis())