Searched refs:latestNotificationTimestamp (Results 1 – 1 of 1) sorted by relevance
644 final long latestNotificationTimestamp = prefs.getLong( in updateBuilderAudioVibrate() local649 Math.max(latestNotificationTimestamp, latestReceivedTimestamp)); in updateBuilderAudioVibrate()650 if (latestReceivedTimestamp > latestNotificationTimestamp) { in updateBuilderAudioVibrate()