Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/
H A DBrightnessTrackerTest.java338 final long sensorTime4 = sensorTime3 + TimeUnit.SECONDS.toMillis(40); in testMultipleBrightnessEvents() local
355 new long[] {sensorTime4}); in testMultipleBrightnessEvents()