Searched refs:hasDiffForLoggingLocked (Results 1 – 3 of 3) sorted by relevance
63 assertFalse(extractorData.hasDiffForLoggingLocked(r, 1)); in testHasDiffs_noDiffs()97 assertTrue(extractorData.hasDiffForLoggingLocked(r, 1)); in testHasDiffs_proposedImportanceChange()132 assertTrue(extractorData.hasDiffForLoggingLocked(r, 1)); in testHasDiffs_autoBundled()166 assertTrue(extractorData.hasDiffForLoggingLocked(r, 1)); in testHasDiffs_sensitiveContentChange()
107 boolean hasDiffForLoggingLocked(NotificationRecord r, int newPosition) { in hasDiffForLoggingLocked() method in NotificationRecordExtractorData
9442 if (prevData.hasDiffForLoggingLocked(r, i)) {