Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DRankingHelper.java397 private void updateConfig() { in updateConfig() method in RankingHelper
506 updateConfig(); in setShowBadge()
534 updateConfig(); in createNotificationChannelGroup()
570 updateConfig(); in createNotificationChannel()
592 updateConfig(); in createNotificationChannel()
631 updateConfig(); in updateNotificationChannel()
664 updateConfig(); in deleteNotificationChannel()
678 updateConfig(); in permanentlyDeleteNotificationChannel()
695 updateConfig(); in permanentlyDeleteNotificationChannels()
758 updateConfig(); in deleteNotificationChannelGroup()
[all …]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DMccTable.java222 boolean updateConfig = false; in updateMccMncConfiguration()
226 updateConfig = true; in updateMccMncConfiguration()
229 if (updateConfig) { in updateMccMncConfiguration()