Searched refs:getDeviceConfigProperties (Results 1 – 3 of 3) sorted by relevance
347 DeviceConfig.Properties getDeviceConfigProperties(String... keys) { in getDeviceConfigProperties() method in AppStandbyControllerTests.MyInjector1046 .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()
2192 DeviceConfig.Properties getDeviceConfigProperties(String... keys) { in getDeviceConfigProperties() method in AppStandbyController.Injector2437 processProperties(mInjector.getDeviceConfigProperties()); in start()2539 mInjector.getDeviceConfigProperties(KEYS_SCREEN_TIME_THRESHOLDS); in updateTimeThresholds()2541 mInjector.getDeviceConfigProperties(KEYS_ELAPSED_TIME_THRESHOLDS); in updateTimeThresholds()
40741 HSPLcom/android/server/usage/AppStandbyController$Injector;->getDeviceConfigProperties([Ljava/lang/…