Home
last modified time | relevance | path

Searched defs:currentTime (Results 1 – 8 of 8) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DLongPressBackTest.java65 long currentTime = System.currentTimeMillis(); in testAppIsNotDismissed() local
DViewGroupTest.java1062 public boolean getTransformation(long currentTime, Transformation outTransformation) { in getTransformation()
/cts/tests/tests/text/src/android/text/method/cts/
DKeyListenerTestCase.java89 long currentTime = System.currentTimeMillis(); in getKey() local
/cts/tests/tests/hardware/src/android/hardware/consumerir/cts/
DConsumerIrTest.java89 long currentTime = SystemClock.elapsedRealtimeNanos(); in test_timing() local
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DPlanetsRenderer.java152 long currentTime = System.currentTimeMillis(); in onDrawFrame() local
230 long currentTime = System.currentTimeMillis(); in onEglSwapBuffers() local
432 long currentTime = System.currentTimeMillis(); in measureTime() local
/cts/tests/tests/view/src/android/view/animation/cts/
DAnimationTest.java379 long currentTime = AnimationUtils.currentAnimationTimeMillis(); in testRunAccelerateAlpha() local
DAnimationSetTest.java301 final long currentTime, final boolean result) { in assertGetTransformation()
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DCtsTest.java774 long currentTime = System.currentTimeMillis(); in rebootIfNecessary() local