Searched refs:oldImportance (Results 1 – 2 of 2) sorted by relevance
49 @Nullable Integer oldImportance, in onNotificationRankingUpdated() argument
193 @Nullable Integer oldImportance, in onNotificationRankingUpdated() argument208 if (oldImportance != null && entry.importance != oldImportance) { in onNotificationRankingUpdated()