Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationIntrusivenessExtractor.java77 if ((System.currentTimeMillis() - record.getLastIntrusive()) >= HANG_TIME_MS) { in process()
DNotificationRecord.java818 public long getLastIntrusive() { in getLastIntrusive() method in NotificationRecord
/frameworks/base/services/
Dart-wear-profile16258 PLcom/android/server/notification/NotificationRecord;->getLastIntrusive()J