Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/
H A DAmbientBrightnessStatsTrackerTest.java67 mTestInjector.incrementTime(1000); in testBrightnessStatsTrackerOverSingleDay()
78 mTestInjector.incrementTime(1000); in testBrightnessStatsTrackerOverSingleDay()
80 mTestInjector.incrementTime(1500); in testBrightnessStatsTrackerOverSingleDay()
82 mTestInjector.incrementTime(2500); in testBrightnessStatsTrackerOverSingleDay()
102 mTestInjector.incrementTime(1000); in testBrightnessStatsTrackerOverMultipleDays()
104 mTestInjector.incrementTime(1500); in testBrightnessStatsTrackerOverMultipleDays()
106 mTestInjector.incrementTime(2500); in testBrightnessStatsTrackerOverMultipleDays()
112 mTestInjector.incrementTime(3500); in testBrightnessStatsTrackerOverMultipleDays()
114 mTestInjector.incrementTime(5000); in testBrightnessStatsTrackerOverMultipleDays()
140 mTestInjector.incrementTime(1000); in testBrightnessStatsTrackerOverMultipleUsers()
[all …]
H A DBrightnessTrackerTest.java301 mInjector.incrementTime(TimeUnit.SECONDS.toMillis(2)); in testBrightnessEvent()
341 mInjector.incrementTime(TimeUnit.SECONDS.toMillis(2)); in testMultipleBrightnessEvents()
345 mInjector.incrementTime(TimeUnit.SECONDS.toMillis(20)); in testMultipleBrightnessEvents()
349 mInjector.incrementTime(TimeUnit.SECONDS.toMillis(30)); in testMultipleBrightnessEvents()
353 mInjector.incrementTime(TimeUnit.SECONDS.toMillis(40)); in testMultipleBrightnessEvents()
430 mInjector.incrementTime(TimeUnit.SECONDS.toMillis(1)); in testIgnoreAutomaticBrightnessChange()
635 mInjector.incrementTime(TimeUnit.SECONDS.toMillis(2)); in testWriteThenRead()
638 mInjector.incrementTime(TimeUnit.SECONDS.toMillis(3)); in testWriteThenRead()
761 mInjector.incrementTime(TimeUnit.SECONDS.toMillis(2)); in testBackgroundHandlerDelay()
782 mInjector.incrementTime(TimeUnit.SECONDS.toMillis(2)); in testBackgroundHandlerDelay()
[all …]
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
H A DBatteryStatsNoteTest.java844 incrementTime.accept(50); in testScreenBrightnessLocked_multiDisplay()
847 incrementTime.accept(13); in testScreenBrightnessLocked_multiDisplay()
853 incrementTime.accept(44); in testScreenBrightnessLocked_multiDisplay()
856 incrementTime.accept(22); in testScreenBrightnessLocked_multiDisplay()
862 incrementTime.accept(33); in testScreenBrightnessLocked_multiDisplay()
865 incrementTime.accept(77); in testScreenBrightnessLocked_multiDisplay()
871 incrementTime.accept(88); in testScreenBrightnessLocked_multiDisplay()
874 incrementTime.accept(11); in testScreenBrightnessLocked_multiDisplay()
881 incrementTime.accept(99); in testScreenBrightnessLocked_multiDisplay()
1767 incrementTime.accept(88); in testGetPerStateActiveRadioDurationMs_withModemActivity()
[all …]