Searched refs:getInterruptionMs (Results 1 – 2 of 2) sorted by relevance
1038 public int getInterruptionMs(long now) { in getInterruptionMs() method in NotificationRecord1191 getInterruptionMs(now))); in setInterruptive()1192 MetricsLogger.histogram(mContext, "note_interruptive", getInterruptionMs(now)); in setInterruptive()1465 getInterruptionMs(now)); in getLogMaker()
515 assertEquals(record.getInterruptionMs(timestamp), in testLogMaker()