Searched refs:oldMs (Results 1 – 1 of 1) sorted by relevance
7525 List<MessagingStyle.Message> oldMs = getMessages(); in areNotificationsVisiblyDifferent() local7528 if (oldMs == null || newMs == null) { in areNotificationsVisiblyDifferent()7532 int n = oldMs.size(); in areNotificationsVisiblyDifferent()7537 MessagingStyle.Message oldM = oldMs.get(i); in areNotificationsVisiblyDifferent()