Searched refs:assertAVDRuntime (Results 1 – 3 of 3) sorted by relevance
110 public void assertAVDRuntime(long min, long max) { in assertAVDRuntime() method in Animatable2Callback
257 callback.assertAVDRuntime(0, TimeUnit.MILLISECONDS.toNanos(900)); in testEmptyAnimatorSet()
310 callback.assertAVDRuntime(0, 400 * MS_TO_NS); // 4 times of the duration of the AVD. in testAddCallbackAfterStart()