HomeSort by relevance Sort by last modified time
    Searched refs:getInstrumentation (Results 351 - 375 of 413) sorted by null

<<11121314151617

  /cts/tests/tests/widget/src/android/widget/cts/
DialerFilterTest.java 62 mInstrumentation = getInstrumentation();
FrameLayoutTest.java 60 mInstrumentation = getInstrumentation();
GalleryTest.java 71 mInstrumentation = getInstrumentation();
LinearLayoutTest.java 51 mContext = getInstrumentation().getTargetContext();
ProgressBarTest.java 41 mContext = getInstrumentation().getTargetContext();
SimpleAdapterTest.java 89 mContext = getInstrumentation().getTargetContext();
SimpleCursorAdapterTest.java 96 mContext = getInstrumentation().getTargetContext();
SimpleExpandableListAdapterTest.java 93 mContext = getInstrumentation().getTargetContext();
ToastTest.java 55 mInstrumentation = getInstrumentation();
ViewAnimatorTest.java 54 mInstrumentation = getInstrumentation();
RemoteViewsTest.java 197 return getInstrumentation().getTargetContext().getFilesDir() + "/test.jpg";
521 Instrumentation instrumentation = getInstrumentation();
  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
LoadUrlTest.java 323 HistoryUtils.goBackSync(getInstrumentation(),
AwContentsClientShouldOverrideUrlLoadingTest.java 148 getInstrumentation().runOnMainSync(navigationRunnable);
    [all...]
  /external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/invalidation/
InvalidationControllerTest.java 47 mContext = new IntentSavingContext(getInstrumentation().getTargetContext());
  /external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/input/
ImeTest.java 268 getInstrumentation().runOnMainSync(new Runnable() {
SelectionHandleTest.java 405 TestTouchUtils.sleepForDoubleTapTimeout(getInstrumentation());
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
ConnectivityManagerTestBase.java 207 mContext = getInstrumentation().getContext();
  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothStressTest.java 44 Context context = getInstrumentation().getTargetContext();
  /frameworks/base/core/tests/coretests/src/android/os/storage/
StorageManagerBaseTest.java 216 mContext = getInstrumentation().getContext();
  /frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
DownloadManagerBaseTest.java 179 mContext = getInstrumentation().getContext();
DownloadManagerTestApp.java 64 DownloadManagerTestRunner mRunner = (DownloadManagerTestRunner)getInstrumentation();
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarSyncTestingBase.java 73 mTargetContext = getInstrumentation().getTargetContext();
  /cts/tests/tests/view/src/android/view/cts/
WindowTest.java 86 mInstrumentation = getInstrumentation();
    [all...]
  /cts/tests/tests/webkit/src/android/webkit/cts/
WebSettingsTest.java 70 mContext = getInstrumentation().getTargetContext();
196 getInstrumentation().waitForIdleSync();
    [all...]
  /cts/tests/tests/provider/src/android/provider/cts/
ContactsContract_DataTest.java 55 mResolver = getInstrumentation().getTargetContext().getContentResolver();

Completed in 606 milliseconds

<<11121314151617