Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationAttentionHelper.java1380 private long mLastNotificationTimestamp = 0; field in NotificationAttentionHelper.StrategyAvalanche
1496 mLastNotificationTimestamp = timestampMillis; in setLastNotificationUpdateTimeMs()
1506 return mLastNotificationTimestamp; in getLastNotificationUpdateTimeMs()
1512 return mLastNotificationTimestamp; in getLastNotificationUpdateTimeMs()