Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DAnimatedVectorDrawableTest.java65 private static final int MS_TO_NS = 1000000; field in AnimatedVectorDrawableTest
310 callback.assertAVDRuntime(0, 400 * MS_TO_NS); // 4 times of the duration of the AVD. in testAddCallbackAfterStart()