Home
last modified time | relevance | path

Searched defs:mInstrumentation (Results 1 – 25 of 137) sorted by relevance

123456

/cts/tests/tests/media/src/android/media/cts/
DRingtoneManagerTest.java48 private Instrumentation mInstrumentation; field in RingtoneManagerTest
65 Utils.enableAppOps(mContext.getPackageName(), "android:write_settings", mInstrumentation); in setUp() local
106 Utils.disableAppOps(mContext.getPackageName(), "android:write_settings", mInstrumentation); in tearDown() local
/cts/tests/app/src/android/app/cts/
DPipNotSupportedActivityTest.java27 private Instrumentation mInstrumentation; field in PipNotSupportedActivityTest
DLauncherActivityTest.java32 private Instrumentation mInstrumentation; field in LauncherActivityTest
DDisplayTest.java31 private Instrumentation mInstrumentation; field in DisplayTest
DPipActivityTest.java46 private Instrumentation mInstrumentation; field in PipActivityTest
DTabActivityTest.java32 private Instrumentation mInstrumentation; field in TabActivityTest
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputMethodServiceTest.java84 private Instrumentation mInstrumentation; field in InputMethodServiceTest
/cts/hostsidetests/theme/app/src/android/theme/app/
DReferenceImagesTest.java39 private Instrumentation mInstrumentation; field in ReferenceImagesTest
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DBaseDeviceOwnerTest.java38 protected Instrumentation mInstrumentation; field in BaseDeviceOwnerTest
/cts/tests/tests/view/src/android/view/cts/
DInputDeviceEnabledTest.java41 private Instrumentation mInstrumentation; field in InputDeviceEnabledTest
DSearchEventTest.java46 private Instrumentation mInstrumentation; field in SearchEventTest
DMenuItemTest.java44 private Instrumentation mInstrumentation; field in MenuItemTest
DView_AnimationTest.java54 private Instrumentation mInstrumentation; field in View_AnimationTest
/cts/tests/tests/text/src/android/text/method/cts/
DTransformationMethodTest.java58 private Instrumentation mInstrumentation; field in TransformationMethodTest
/cts/tests/tests/widget/src/android/widget/cts/
DSeekBarTest.java51 private Instrumentation mInstrumentation; field in SeekBarTest
DExpandableListViewWithHeadersTest.java46 private Instrumentation mInstrumentation; field in ExpandableListViewWithHeadersTest
DActionMenuViewTest.java50 private Instrumentation mInstrumentation; field in ActionMenuViewTest
DCheckBoxTest.java48 private Instrumentation mInstrumentation; field in CheckBoxTest
DRadioButtonTest.java48 private Instrumentation mInstrumentation; field in RadioButtonTest
/cts/tests/tests/uidisolation/src/android/uidisolation/cts/
DIsolatedServiceTest.java32 private Instrumentation mInstrumentation; field in IsolatedServiceTest
/cts/tests/tests/os/src/android/os/image/cts/
DDynamicSystemClientTest.java41 private Instrumentation mInstrumentation; field in DynamicSystemClientTest
/cts/tests/tests/widget/src/android/widget/cts/util/
DListUtil.java29 private final Instrumentation mInstrumentation; field in ListUtil
/cts/tests/tests/toast/src/android/widget/toast/cts/
DBaseToastTest.java40 protected Instrumentation mInstrumentation; field in BaseToastTest
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityVolumeTest.java39 Instrumentation mInstrumentation; field in AccessibilityVolumeTest
/cts/tests/tests/opengl/src/android/opengl/cts/
DEglConfigTest.java48 private Instrumentation mInstrumentation; field in EglConfigTest

123456