Home
last modified time | relevance | path

Searched defs:waitForStart (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/transition/src/android/transition/cts/
DBaseTransitionTest.java57 protected void waitForStart() throws InterruptedException { in waitForStart() method in BaseTransitionTest
61 …protected static void waitForStart(SimpleTransitionListener listener) throws InterruptedException { in waitForStart() method in BaseTransitionTest
/cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/
DReceiveUriActivity.java123 public static void waitForStart() { in waitForStart() method in ReceiveUriActivity
DReceiveUriService.java115 public static void waitForStart() { in waitForStart() method in ReceiveUriService