Searched refs:PackageConfigurationUpdater (Results 1 – 5 of 5) sorted by relevance
31 ActivityTaskManagerInternal.PackageConfigurationUpdater {54 public ActivityTaskManagerInternal.PackageConfigurationUpdater setNightMode(int nightMode) { in setNightMode()62 public ActivityTaskManagerInternal.PackageConfigurationUpdater
601 public abstract PackageConfigurationUpdater createPackageConfigurationUpdater(); in createPackageConfigurationUpdater()607 public abstract PackageConfigurationUpdater createPackageConfigurationUpdater( in createPackageConfigurationUpdater()652 public interface PackageConfigurationUpdater { interface in ActivityTaskManagerInternal657 PackageConfigurationUpdater setNightMode(int nightMode); in setNightMode()665 PackageConfigurationUpdater setLocales(LocaleList locales); in setLocales()
6601 public PackageConfigurationUpdater createPackageConfigurationUpdater() { in createPackageConfigurationUpdater()6607 public PackageConfigurationUpdater createPackageConfigurationUpdater( in createPackageConfigurationUpdater()
514 ActivityTaskManagerInternal.PackageConfigurationUpdater packageConfigUpdater = in testPackageConfigUpdate_locales_successfullyApplied()533 ActivityTaskManagerInternal.PackageConfigurationUpdater packageConfigUpdater = in testPackageConfigUpdate_nightMode_successfullyApplied()553 ActivityTaskManagerInternal.PackageConfigurationUpdater packageConfigUpdater = in testPackageConfigUpdate_multipleLocaleUpdates_successfullyApplied()586 ActivityTaskManagerInternal.PackageConfigurationUpdater packageConfigUpdater = in testPackageConfigUpdate_multipleNightModeUpdates_successfullyApplied()614 ActivityTaskManagerInternal.PackageConfigurationUpdater packageConfigUpdater = in testPackageConfigUpdate_onPackageUninstall_configShouldNotApply()643 ActivityTaskManagerInternal.PackageConfigurationUpdater packageConfigUpdater = in testPackageConfigUpdate_LocalesEmptyAndNightModeUndefined_configShouldNotApply()677 ActivityTaskManagerInternal.PackageConfigurationUpdater packageConfigUpdater = in testPackageConfigUpdate_WhenUserRemoved_configShouldNotApply()706 ActivityTaskManagerInternal.PackageConfigurationUpdater packageConfigUpdater = in testPackageConfigUpdate_setLocaleListToEmpty_doesNotOverlayLocaleListInWpc()735 ActivityTaskManagerInternal.PackageConfigurationUpdater packageConfigUpdater = in testPackageConfigUpdate_resetNightMode_doesNotOverrideNightModeInWpc()772 ActivityTaskManagerInternal.PackageConfigurationUpdater packageConfigUpdater = in testPackageConfigUpdate_localesNotSet_localeConfigRetrievedNull()[all …]
778 final ActivityTaskManagerInternal.PackageConfigurationUpdater updater =