Searched refs:updateDeviceConfig (Results 1 – 7 of 7) sorted by relevance
60 updateDeviceConfig(DeviceConfig.getString(NAMESPACE, KEY_SPLASH_SCREEN_EXCEPTION_LIST, "")); in SplashScreenExceptionList()61 mOnPropertiesChangedListener = properties -> updateDeviceConfig( in SplashScreenExceptionList()68 void updateDeviceConfig(String values) { in updateDeviceConfig() method in SplashScreenExceptionList
778 updateDeviceConfig(); in testIsPkgConcurrencyLimited()784 updateDeviceConfig(); in testIsPkgConcurrencyLimited()790 updateDeviceConfig(); in testIsPkgConcurrencyLimited()796 updateDeviceConfig(); in testIsPkgConcurrencyLimited()802 updateDeviceConfig(); in testIsPkgConcurrencyLimited()814 updateDeviceConfig(); in testIsPkgConcurrencyLimited()820 updateDeviceConfig(); in testIsPkgConcurrencyLimited()826 updateDeviceConfig(); in testIsPkgConcurrencyLimited()832 updateDeviceConfig(); in testIsPkgConcurrencyLimited()838 updateDeviceConfig(); in testIsPkgConcurrencyLimited()[all …]
62 void updateDeviceConfig(String rawList) {63 super.updateDeviceConfig(rawList);163 mList.updateDeviceConfig(commaSeparatedList); in setExceptionListAndWaitForCallback()
378 updateDeviceConfig(); in DataConfigManager()430 updateDeviceConfig(); in handleMessage()440 private void updateDeviceConfig() { in updateDeviceConfig() method in DataConfigManager
244 updateDeviceConfig(key); in setDeviceConfigInt()249 updateDeviceConfig(key); in setDeviceConfigLong()254 updateDeviceConfig(key); in setDeviceConfigString()257 private void updateDeviceConfig(String key) { in updateDeviceConfig() method in FlexibilityControllerTest
1273 updateDeviceConfig(); in start()1276 void updateDeviceConfig() { in updateDeviceConfig() method in AppRestrictionController.ConstantsObserver
5200 PLcom/android/server/am/AppRestrictionController$ConstantsObserver;->updateDeviceConfig()V28078 PLcom/android/server/wm/SplashScreenExceptionList;->updateDeviceConfig(Ljava/lang/String;)V