Searched refs:getInterruptionMs (Results 1 – 3 of 3) sorted by relevance
968 public int getInterruptionMs(long now) { in getInterruptionMs() method in NotificationRecord1121 getInterruptionMs(now))); in setInterruptive()1122 MetricsLogger.histogram(mContext, "note_interruptive", getInterruptionMs(now)); in setInterruptive()1379 getInterruptionMs(now)); in getLogMaker()
511 assertEquals(record.getInterruptionMs(timestamp), in testLogMaker()
27171 HPLcom/android/server/notification/NotificationRecord;->getInterruptionMs(J)I