Searched refs:populateSettings (Results 1 – 2 of 2) sorted by relevance
227 populateSettings(mCoreSettings, sSecureSettingToTypeMap); in sendCoreSettings()228 populateSettings(mCoreSettings, sSystemSettingToTypeMap); in sendCoreSettings()229 populateSettings(mCoreSettings, sGlobalSettingToTypeMap); in sendCoreSettings()265 void populateSettings(Bundle snapshot, Map<String, Class<?>> map) { in populateSettings() method in CoreSettingsObserver
6240 HPLcom/android/server/am/CoreSettingsObserver;->populateSettings(Landroid/os/Bundle;Ljava/util/Map;…