Home
last modified time | relevance | path

Searched refs:oldOverrideGroupKey (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationListener.java159 String oldOverrideGroupKey = in onNotificationRankingUpdate() local
162 if (!Objects.equals(oldOverrideGroupKey, newOverrideGroupKey)) { in onNotificationRankingUpdate()