Searched refs:existingProxy (Results 1 – 1 of 1) sorted by relevance
421 NotificationRecord existingProxy = mProxyByGroupTmp.get(groupKey); in sort() local422 if (existingProxy == null in sort()423 || record.getImportance() > existingProxy.getImportance()) { in sort()