Searched refs:getInterruptionMs (Results 1 – 3 of 3) sorted by relevance
1055 public int getInterruptionMs(long now) { in getInterruptionMs() method in NotificationRecord1229 getInterruptionMs(now))); in setInterruptive()1230 MetricsLogger.histogram(mContext, "note_interruptive", getInterruptionMs(now)); in setInterruptive()1520 getInterruptionMs(now)); in getLogMaker()
649 assertEquals(record.getInterruptionMs(timestamp), in testLogMaker()
16254 PLcom/android/server/notification/NotificationRecord;->getInterruptionMs(J)I