Searched refs:updateDeviceConfig (Results 1 – 4 of 4) 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 …]
61 void updateDeviceConfig(String rawList) {62 super.updateDeviceConfig(rawList);
1259 updateDeviceConfig(); in start()1262 void updateDeviceConfig() { in updateDeviceConfig() method in AppRestrictionController.ConstantsObserver