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