Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DRankingHelper.java618 lockFieldsForUpdate(channel, updatedChannel); in updateNotificationChannel()
843 void lockFieldsForUpdate(NotificationChannel original, NotificationChannel update) { in lockFieldsForUpdate() method in RankingHelper