Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DLocalePicker.java319 am.updatePersistentConfigurationWithAttribution(config,
/aosp12/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsHelper.java476 am.updatePersistentConfigurationWithAttribution(config, mContext.getOpPackageName(), in setLocaleData()
/aosp12/frameworks/base/core/java/android/app/
H A DIActivityManager.aidl355 void updatePersistentConfigurationWithAttribution(in Configuration values, in updatePersistentConfigurationWithAttribution() method
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java1370 ActivityManager.getService().updatePersistentConfigurationWithAttribution(config, in copyLocaleFromMountService()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java14067 updatePersistentConfigurationWithAttribution(values, in updatePersistentConfiguration()
14072 public void updatePersistentConfigurationWithAttribution(Configuration values, in updatePersistentConfigurationWithAttribution() method in ActivityManagerService
/aosp12/frameworks/base/services/
H A Dart-profile6766 PLcom/android/server/am/ActivityManagerService;->updatePersistentConfigurationWithAttribution(Landr…