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

<<11121314151617

  /cts/tests/tests/provider/src/android/provider/cts/
MediaStore_Images_MediaTest.java 76 mContext = getInstrumentation().getTargetContext();
ContactsTest.java 58 mContentResolver = getInstrumentation().getTargetContext().getContentResolver();
220 Context context = getInstrumentation().getTargetContext();
    [all...]
BrowserTest.java 64 mContext = getInstrumentation().getTargetContext();
520 // getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_DPAD_CENTER);
MediaStore_Audio_Playlists_MembersTest.java 117 mContentResolver = getInstrumentation().getContext().getContentResolver();
CalendarTest.java     [all...]
  /cts/tests/tests/view/src/android/view/animation/cts/
AnimationSetTest.java 292 AnimationTestUtils.assertRunAnimation(getInstrumentation(), animWindow, animationSet);
  /cts/tests/tests/view/src/android/view/cts/
View_UsingViewsTest.java 89 mInstrumentation = getInstrumentation();
ViewGroupTest.java 75 mContext = getInstrumentation().getTargetContext();
864 Intent intent = new Intent(getInstrumentation().getTargetContext(),
868 getInstrumentation().getTargetContext().startActivity(intent);
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
AutoCompleteTextViewTest.java 96 mInstrumentation = getInstrumentation();
ImageViewTest.java 193 File dbDir = getInstrumentation().getTargetContext().getDir("tests",
RadioGroupTest.java 63 mContext = getInstrumentation().getTargetContext();
AbsListViewTest.java 90 mInstrumentation = getInstrumentation();
GridViewTest.java 78 mInstrumentation = getInstrumentation();
ListViewTest.java 79 mInstrumentation = getInstrumentation();
TextViewTest.java 128 mInstrumentation = getInstrumentation();
827 Instrumentation instrumentation = getInstrumentation()
    [all...]
  /frameworks/base/core/tests/coretests/src/android/app/
DownloadManagerBaseTest.java 240 mContext = getInstrumentation().getContext();
    [all...]
  /packages/apps/Dialer/tests/src/com/android/dialer/calllog/
CallLogFragmentTest.java 122 getInstrumentation().waitForIdleSync();
  /cts/tests/tests/app/src/android/app/cts/
AlertDialog_BuilderTest.java 111 mInstrumentation = getInstrumentation();
DialogTest.java 81 mInstrumentation = getInstrumentation();
    [all...]
  /cts/tests/tests/location/src/android/location/cts/
LocationManagerTest.java 70 mContext = getInstrumentation().getTargetContext();
    [all...]
  /cts/tests/tests/text/src/android/text/method/cts/
ScrollingMovementMethodTest.java     [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
CanvasTest.java 78 final Resources res = getInstrumentation().getTargetContext().getResources();
    [all...]
  /packages/apps/Email/tests/src/com/android/email/mail/store/
ImapStoreUnitTests.java 140 Context realContext = getInstrumentation().getTargetContext();
    [all...]
  /frameworks/base/core/java/android/app/
ActivityThread.java     [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 647 milliseconds

<<11121314151617