Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/cts/
DContextTest.java1019 final Instrumentation.ActivityMonitor firstMonitor = getInstrumentation() in testStartActivities() local
1028 Activity firstActivity = getInstrumentation().waitForMonitorWithTimeout(firstMonitor, 5000); in testStartActivities()