Home
last modified time | relevance | path

Searched refs:getDeviceConfigProperties (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/usage/
H A DAppStandbyControllerTests.java347 DeviceConfig.Properties getDeviceConfigProperties(String... keys) { in getDeviceConfigProperties() method in AppStandbyControllerTests.MyInjector
1046 .onPropertiesChanged(mInjector.getDeviceConfigProperties()); in testTimeout_InvalidThresholds()
1852 .onPropertiesChanged(mInjector.getDeviceConfigProperties()); in testChangingSettings_ElapsedThreshold_Invalid()
1869 .onPropertiesChanged(mInjector.getDeviceConfigProperties()); in testChangingSettings_ElapsedThreshold_Valid()
1883 .onPropertiesChanged(mInjector.getDeviceConfigProperties()); in testChangingSettings_ElapsedThreshold_Valid()
1896 .onPropertiesChanged(mInjector.getDeviceConfigProperties()); in testChangingSettings_ElapsedThreshold_Valid()
1916 .onPropertiesChanged(mInjector.getDeviceConfigProperties()); in testChangingSettings_ScreenThreshold_Invalid()
1933 .onPropertiesChanged(mInjector.getDeviceConfigProperties()); in testChangingSettings_ScreenThreshold_Valid()
1947 .onPropertiesChanged(mInjector.getDeviceConfigProperties()); in testChangingSettings_ScreenThreshold_Valid()
1960 .onPropertiesChanged(mInjector.getDeviceConfigProperties()); in testChangingSettings_ScreenThreshold_Valid()
/aosp12/frameworks/base/apex/jobscheduler/service/java/com/android/server/usage/
H A DAppStandbyController.java2192 DeviceConfig.Properties getDeviceConfigProperties(String... keys) { in getDeviceConfigProperties() method in AppStandbyController.Injector
2437 processProperties(mInjector.getDeviceConfigProperties()); in start()
2539 mInjector.getDeviceConfigProperties(KEYS_SCREEN_TIME_THRESHOLDS); in updateTimeThresholds()
2541 mInjector.getDeviceConfigProperties(KEYS_ELAPSED_TIME_THRESHOLDS); in updateTimeThresholds()
/aosp12/frameworks/base/services/
H A Dart-profile40741 HSPLcom/android/server/usage/AppStandbyController$Injector;->getDeviceConfigProperties([Ljava/lang/…