Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DInstrumentation.java403 private void waitForEnterAnimationComplete(Activity activity) { in waitForEnterAnimationComplete() method in Instrumentation
530 waitForEnterAnimationComplete(aw.activity); in startActivitySync()