Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java968 public int getInterruptionMs(long now) { in getInterruptionMs() method in NotificationRecord
1121 getInterruptionMs(now))); in setInterruptive()
1122 MetricsLogger.histogram(mContext, "note_interruptive", getInterruptionMs(now)); in setInterruptive()
1379 getInterruptionMs(now)); in getLogMaker()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationRecordTest.java511 assertEquals(record.getInterruptionMs(timestamp), in testLogMaker()
/aosp12/frameworks/base/services/
H A Dart-profile27171 HPLcom/android/server/notification/NotificationRecord;->getInterruptionMs(J)I