Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java1055 public int getInterruptionMs(long now) { in getInterruptionMs() method in NotificationRecord
1229 getInterruptionMs(now))); in setInterruptive()
1230 MetricsLogger.histogram(mContext, "note_interruptive", getInterruptionMs(now)); in setInterruptive()
1520 getInterruptionMs(now)); in getLogMaker()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationRecordTest.java649 assertEquals(record.getInterruptionMs(timestamp), in testLogMaker()
/frameworks/base/services/
Dart-wear-profile16254 PLcom/android/server/notification/NotificationRecord;->getInterruptionMs(J)I