Searched refs:getLatestTimestamp (Results 1 – 6 of 6) sorted by relevance
45 abstract long getLatestTimestamp(); in getLatestTimestamp() method in NotificationCompatBase.UnreadConversation
163 nsecs_t getLatestTimestamp();
156 nsecs_t RingBufferConsumer::getLatestTimestamp() { in getLatestTimestamp() function in android::RingBufferConsumer
327 *latestTimestamp = mProducer->getLatestTimestamp(); in clearInputRingBufferLocked()
151 b.putLong(KEY_TIMESTAMP, uc.getLatestTimestamp()); in getBundleForUnreadConversation()
3115 public long getLatestTimestamp() { in getLatestTimestamp() method in NotificationCompat.CarExtender.UnreadConversation