Home
last modified time | relevance | path

Searched refs:getLatestReceivedTimestamp (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DNotificationState.java146 public long getLatestReceivedTimestamp() { in getLatestReceivedTimestamp() method in NotificationState
DBugleNotifications.java646 final long latestReceivedTimestamp = state.getLatestReceivedTimestamp(); in updateBuilderAudioVibrate()
DMessageNotificationState.java324 public long getLatestReceivedTimestamp() { in getLatestReceivedTimestamp() method in MessageNotificationState