Searched refs:mInstrumentation (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Dialer/tests/src/com/android/dialer/util/
H A DFakeAsyncTaskExecutor.java60 private final Instrumentation mInstrumentation; field in class:FakeAsyncTaskExecutor
65 mInstrumentation = instrumentation;
197 mInstrumentation.waitForIdle(this);
201 mInstrumentation.waitForIdle(new AsyncTaskHasFinishedRunnable());
/packages/apps/ContactsCommon/TestCommon/src/com/android/contacts/common/test/
H A DIntegrationTestUtils.java49 private final Instrumentation mInstrumentation; field in class:IntegrationTestUtils
54 mInstrumentation = instrumentation;
95 mInstrumentation.waitForIdle(future);

Completed in 156 milliseconds