Searched refs:COMMIT_DELAY (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/animation/
H A DValueAnimatorTests.java46 private final static long COMMIT_DELAY = 3; //ms field in class:ValueAnimatorTests
1149 mHandler.postDelayed(runnable, COMMIT_DELAY);

Completed in 87 milliseconds