Home
last modified time | relevance | path

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

12345678

/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
100 Utils.disableAppOps(mContext.getPackageName(), "android:write_settings", mInstrumentation); in tearDown() local
/cts/tests/app/src/android/app/cts/
DLauncherActivityTest.java31 private Instrumentation mInstrumentation; field in LauncherActivityTest
DPipNotSupportedActivityTest.java27 private Instrumentation mInstrumentation; field in PipNotSupportedActivityTest
DDisplayTest.java32 private Instrumentation mInstrumentation; field in DisplayTest
DTabActivityTest.java32 private Instrumentation mInstrumentation; field in TabActivityTest
/cts/tests/tests/security/src/android/security/cts/
DCVE_2021_0922.java37 private Instrumentation mInstrumentation; field in CVE_2021_0922
/cts/tests/tests/opengl/src/android/opengl/cts/
DEglConfigTest.java51 private Instrumentation mInstrumentation; field in EglConfigTest
/cts/hostsidetests/theme/app/src/android/theme/app/
DReferenceImagesTest.java39 private Instrumentation mInstrumentation; field in ReferenceImagesTest
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputMethodServiceTest.java109 private Instrumentation mInstrumentation; field in InputMethodServiceTest
/cts/tests/tests/widget/src/android/widget/cts/
DBackwardNavigationTest.java47 private Instrumentation mInstrumentation; field in BackwardNavigationTest
DExpandableListViewWithHeadersTest.java46 private Instrumentation mInstrumentation; field in ExpandableListViewWithHeadersTest
DSeekBarTest.java57 private Instrumentation mInstrumentation; field in SeekBarTest
DActionMenuViewTest.java50 private Instrumentation mInstrumentation; field in ActionMenuViewTest
DCheckBoxTest.java48 private Instrumentation mInstrumentation; field in CheckBoxTest
/cts/hostsidetests/appsecurity/test-apps/RoleSecurityTestApp/src/com/android/cts/rolesecuritytest/
DDeviceTest.java45 private Instrumentation mInstrumentation; field in DeviceTest
/cts/tests/tests/view/src/android/view/cts/
DSearchEventTest.java46 private Instrumentation mInstrumentation; field in SearchEventTest
DMenuItemTest.java44 private Instrumentation mInstrumentation; field in MenuItemTest
/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/util/
DListUtil.java29 private final Instrumentation mInstrumentation; field in ListUtil
/cts/tests/tests/uidisolation/src/android/uidisolation/cts/
DIsolatedServiceTest.java32 private Instrumentation mInstrumentation; field in IsolatedServiceTest
/cts/tests/tests/multiuser/src/android/multiuser/cts/
DUserManagerTest.java47 private final Instrumentation mInstrumentation = InstrumentationRegistry.getInstrumentation(); field in UserManagerTest
/cts/tests/tests/os/src/android/os/image/cts/
DDynamicSystemClientTest.java44 private Instrumentation mInstrumentation; field in DynamicSystemClientTest
/cts/hostsidetests/blobstore/test-apps/BlobStoreHostTestHelper/src/com/android/cts/device/blob/
DBaseBlobStoreDeviceTest.java45 protected Instrumentation mInstrumentation; field in BaseBlobStoreDeviceTest
/cts/tests/input/src/android/input/cts/
DInputShellCommandTest.kt50 val mInstrumentation = InstrumentationRegistry.getInstrumentation() constant in android.input.cts.InputShellCommandTest
/cts/tests/tests/widget/src/android/widget/cts/inline/
DInlineContentViewTest.java52 private Instrumentation mInstrumentation; field in InlineContentViewTest

12345678