Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DZoomButtonTest.java55 private static long NANOS_IN_MILLI = 1000000; field in ZoomButtonTest
170 + actualTimeUntilFirstInvocationNs / NANOS_IN_MILLI in testSetZoomSpeed()
173 > minTimeUntilFirstInvocationMs * NANOS_IN_MILLI); in testSetZoomSpeed()
176 + actualTimeUntilFirstInvocationNs / NANOS_IN_MILLI, in testSetZoomSpeed()