Home
last modified time | relevance | path

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

/cts/tests/app/app/src/android/app/stubs/
DPendingIntentStubActivity.java50 public static boolean waitForCreate(long timeout) { in waitForCreate() method in PendingIntentStubActivity
/cts/tests/app/src/android/app/cts/
DPendingIntentTest.java151 PendingIntentStubActivity.waitForCreate(WAIT_TIME); in testGetActivity()