Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/tools/localtools/src/com/android/statsd/shelltools/localdrive/
DLocalDrive.java132 return updateConfig(args, true); in cmdUpload()
137 return updateConfig(args, false); in cmdUpdate()
140 private static boolean updateConfig(String[] args, boolean removeOldConfig) { in updateConfig() method in LocalDrive
/frameworks/base/cmds/statsd/src/shell/
DShellSubscriber.cpp67 void ShellSubscriber::updateConfig(const ShellSubscription& config) { in updateConfig() function in android::os::statsd::ShellSubscriber
175 updateConfig(config); in readConfig()
DShellSubscriber.h85 void updateConfig(const ShellSubscription& config);
/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java504 updateConfig(); in setBubblesAllowed()
562 updateConfig(); in setShowBadge()
701 updateConfig(); in createNotificationChannel()
813 updateConfig(); in updateNotificationChannel()
1297 updateConfig(); in setImportance()
1324 updateConfig(); in setAppImportanceLocked()
1356 updateConfig(); in setNotificationDelegate()
1372 updateConfig(); in revokeNotificationDelegate()
1389 updateConfig(); in toggleNotificationDelegate()
1786 updateConfig(); in onPackagesChanged()
[all …]