HomeSort by relevance Sort by last modified time
    Searched full:waitformonitorwithtimeout (Results 1 - 10 of 10) 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 124 method = "waitForMonitorWithTimeout",
148 Activity activity = mInstrumentation.waitForMonitorWithTimeout(monitor, WAIT_TIME);
157 activity = mInstrumentation.waitForMonitorWithTimeout(monitor, WAIT_TIME);
    [all...]
  /frameworks/base/core/java/android/app/
Instrumentation.java 703 public Activity waitForMonitorWithTimeout(ActivityMonitor monitor, long timeOut) {
    [all...]
  /cts/tools/dex-tools/dex/
classes.out.dex     [all...]
  /frameworks/base/api/
1.xml     [all...]
14.txt     [all...]
2.xml     [all...]
3.xml     [all...]
4.xml     [all...]
current.txt     [all...]

Completed in 384 milliseconds