HomeSort by relevance Sort by last modified time
    Searched full:waitformonitorwithtimeout (Results 1 - 16 of 16) sorted by null

  /development/samples/SampleSyncAdapter/tests/src/com/example/android/samplesync/authenticator/
AuthenticatorActivityTest.java 73 Activity activity = mInstrumentation.waitForMonitorWithTimeout(monitor, ACTIVITY_WAIT);
  /cts/tests/tests/app/src/android/app/cts/
InstrumentationTest.java 96 Activity activity = mInstrumentation.waitForMonitorWithTimeout(monitor, WAIT_TIME);
105 activity = mInstrumentation.waitForMonitorWithTimeout(monitor, WAIT_TIME);
  /frameworks/base/core/java/android/app/
Instrumentation.java 712 public Activity waitForMonitorWithTimeout(ActivityMonitor monitor, long timeOut) {
    [all...]
  /cts/tools/dex-tools/dex/
classes.out.dex     [all...]
  /development/sdk/
api-versions.xml     [all...]
  /frameworks/base/api/
current.txt     [all...]
  /prebuilts/sdk/api/
1.xml     [all...]
14.txt     [all...]
15.txt     [all...]
16.txt     [all...]
17.txt     [all...]
18.txt     [all...]
19.txt     [all...]
2.xml     [all...]
3.xml     [all...]
4.xml     [all...]

Completed in 3663 milliseconds