Searched refs:getDeviceConfigProperties (Results 1 – 2 of 2) sorted by relevance
369 DeviceConfig.Properties getDeviceConfigProperties(String... keys) { in getDeviceConfigProperties() method in AppStandbyControllerTests.MyInjector901 .onPropertiesChanged(mInjector.getDeviceConfigProperties()); in testNotificationEvent_bucketPromotion()919 .onPropertiesChanged(mInjector.getDeviceConfigProperties()); in testNotificationEvent_bucketPromotion_changePromotedBucket()928 mInjector.getDeviceConfigProperties()); in testNotificationEvent_bucketPromotion_changePromotedBucket()942 .onPropertiesChanged(mInjector.getDeviceConfigProperties()); in testNotificationEvent_quotaBump()1160 .onPropertiesChanged(mInjector.getDeviceConfigProperties()); in testTimeout_InvalidThresholds()1390 .onPropertiesChanged(mInjector.getDeviceConfigProperties()); in testCascadingTimeouts()1417 .onPropertiesChanged(mInjector.getDeviceConfigProperties()); in testOverlappingTimeouts()1510 .onPropertiesChanged(mInjector.getDeviceConfigProperties()); in testPredictionNotOverridden()1944 .onPropertiesChanged(mInjector.getDeviceConfigProperties()); in testChangingSettings_ElapsedThreshold_Invalid()[all …]
2749 DeviceConfig.Properties getDeviceConfigProperties(String... keys) { in getDeviceConfigProperties() method in AppStandbyController.Injector3061 processProperties(mInjector.getDeviceConfigProperties()); in start()3232 mInjector.getDeviceConfigProperties(KEYS_SCREEN_TIME_THRESHOLDS); in updateTimeThresholds()3234 mInjector.getDeviceConfigProperties(KEYS_ELAPSED_TIME_THRESHOLDS); in updateTimeThresholds()