Home
last modified time | relevance | path

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

12345

/cts/tests/tests/media/src/android/media/cts/
DRingtoneManagerTest.java41 private Instrumentation mInstrumentation; field in RingtoneManagerTest
58 Utils.enableAppOps(mContext.getPackageName(), "android:write_settings", mInstrumentation); in setUp() local
94 Utils.disableAppOps(mContext.getPackageName(), "android:write_settings", mInstrumentation); in tearDown() local
/cts/tests/app/src/android/app/cts/
DLauncherActivityTest.java30 private Instrumentation mInstrumentation; field in LauncherActivityTest
DPipNotSupportedActivityTest.java26 private Instrumentation mInstrumentation; field in PipNotSupportedActivityTest
DPipActivityTest.java27 private Instrumentation mInstrumentation; field in PipActivityTest
DDisplayTest.java29 private Instrumentation mInstrumentation; field in DisplayTest
DTabActivityTest.java32 private Instrumentation mInstrumentation; field in TabActivityTest
DLocalActivityManagerTest.java31 private Instrumentation mInstrumentation; field in LocalActivityManagerTest
/cts/libs/wrappedgtest/src/
DWrappedGTestActivity.java25 private WrappedGTestInstrumentation mInstrumentation; field in WrappedGTestActivity
/cts/tests/tests/view/src/android/view/cts/
DTouchDelegateTest.java46 private Instrumentation mInstrumentation; field in TouchDelegateTest
DSearchEventTest.java44 private Instrumentation mInstrumentation; field in SearchEventTest
DMenuItemTest.java43 private Instrumentation mInstrumentation; field in MenuItemTest
DView_AnimationTest.java53 private Instrumentation mInstrumentation; field in View_AnimationTest
/cts/tests/tests/text/src/android/text/method/cts/
DKeyListenerTestCase.java37 protected Instrumentation mInstrumentation; field in KeyListenerTestCase
DTransformationMethodTest.java57 private Instrumentation mInstrumentation; field in TransformationMethodTest
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityVolumeTest.java33 Instrumentation mInstrumentation; field in AccessibilityVolumeTest
/cts/tests/tests/widget/src/android/widget/cts/
DSeekBarTest.java48 private Instrumentation mInstrumentation; field in SeekBarTest
DExpandableListViewWithHeadersTest.java44 private Instrumentation mInstrumentation; field in ExpandableListViewWithHeadersTest
DActionMenuViewTest.java49 private Instrumentation mInstrumentation; field in ActionMenuViewTest
DCheckBoxTest.java47 private Instrumentation mInstrumentation; field in CheckBoxTest
DRadioButtonTest.java47 private Instrumentation mInstrumentation; field in RadioButtonTest
/cts/tests/tests/uidisolation/src/android/uidisolation/cts/
DIsolatedServiceTest.java31 private Instrumentation mInstrumentation; field in IsolatedServiceTest
/cts/tests/tests/widget/src/android/widget/cts/util/
DListUtil.java29 private final Instrumentation mInstrumentation; field in ListUtil
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputMethodManagerTest.java53 private Instrumentation mInstrumentation; field in InputMethodManagerTest
/cts/tests/tests/toast/src/android/widget/toast/cts/
DBaseToastTest.java38 protected Instrumentation mInstrumentation; field in BaseToastTest
/cts/tests/tests/opengl/src/android/opengl/cts/
DEglConfigTest.java47 private Instrumentation mInstrumentation; field in EglConfigTest

12345