Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/util/
DBuglePrefsKeys.java54 public static final String LATEST_NOTIFICATION_MESSAGE_TIMESTAMP field in BuglePrefsKeys
/packages/apps/Messaging/src/com/android/messaging/receiver/
DBootAndPackageReplacedReceiver.java39 BuglePrefsKeys.LATEST_NOTIFICATION_MESSAGE_TIMESTAMP, Long.MIN_VALUE); in onReceive()
/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleNotifications.java645 BuglePrefsKeys.LATEST_NOTIFICATION_MESSAGE_TIMESTAMP, Long.MIN_VALUE); in updateBuilderAudioVibrate()
648 BuglePrefsKeys.LATEST_NOTIFICATION_MESSAGE_TIMESTAMP, in updateBuilderAudioVibrate()