Home
last modified time | relevance | path

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

12345678910>>...21

/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/
H A DRingtoneManagerTest.java71 private Instrumentation mInstrumentation; field in RingtoneManagerTest
96 Utils.enableAppOps(mContext.getPackageName(), "android:write_settings", mInstrumentation); in setUp() local
108 mContext.getPackageName(), mInstrumentation, true); in setUp() local
112 mContext.getPackageName(), mInstrumentation, false); in setUp() local
121 mContext.getPackageName(), mInstrumentation, true); in tearDown() local
128 mContext.getPackageName(), mInstrumentation, false); in tearDown() local
132 Utils.disableAppOps(mContext.getPackageName(), "android:write_settings", mInstrumentation); in tearDown() local
H A DAudioFocusTest.java128 private Instrumentation mInstrumentation; field in AudioFocusTest
156 mContext.getPackageName(), mInstrumentation , true); in setUp() local
168 mContext.getPackageName(), mInstrumentation, false); in setUp() local
189 mContext.getPackageName(), mInstrumentation, true); in teardown() local
193 Utils.toggleNotificationPolicyAccess(mContext.getPackageName(), mInstrumentation, false); in teardown() local
677 mContext.getPackageName(), mInstrumentation, true); in testAudioFocusExclusive() local
718 mContext.getPackageName(), mInstrumentation, false); in testAudioFocusExclusive() local
746 mContext.getPackageName(), mInstrumentation, true); in testAudioFocusExclusiveAndRecording() local
785 mContext.getPackageName(), mInstrumentation, false); in testAudioFocusExclusiveAndRecording() local
/aosp_15_r20/cts/tests/tests/notification/src/android/app/notification/current/cts/
H A DBaseNotificationManagerTest.java109 protected Instrumentation mInstrumentation; field in BaseNotificationManagerTest
136 toggleNotificationPolicyAccess(mContext.getPackageName(), mInstrumentation, true); in baseSetUp() local
138 toggleNotificationPolicyAccess(mContext.getPackageName(), mInstrumentation, false); in baseSetUp() local
162 suspendPackage(mContext.getPackageName(), mInstrumentation, false); in baseTearDown() local
167 toggleNotificationPolicyAccess(mContext.getPackageName(), mInstrumentation, false); in baseTearDown() local
/aosp_15_r20/cts/tests/tests/packageinstaller/packagescheme/src/android/packageinstaller/packagescheme/cts/
H A DPackageSchemeTestBase.kt63 val mInstrumentation = InstrumentationRegistry.getInstrumentation() in <lambda>() constant in android.packageinstaller.packagescheme.cts.PackageSchemeTestBase
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/
H A DBasePermissionUiTest.kt51 protected val mInstrumentation = InstrumentationRegistry.getInstrumentation() in <lambda>() constant in android.security.cts.BasePermissionUiTest
H A DCVE_2021_0922.java38 private Instrumentation mInstrumentation; field in CVE_2021_0922
/aosp_15_r20/cts/tests/tests/car_builtin/src/android/car/cts/builtin/
H A DAbstractCarBuiltinTestCase.java30 protected final Instrumentation mInstrumentation = InstrumentationRegistry.getInstrumentation(); field in AbstractCarBuiltinTestCase
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/backnavigation/
H A DBackNavigationLegacyTest.java40 private Instrumentation mInstrumentation; field in BackNavigationLegacyTest
/aosp_15_r20/packages/apps/Settings/tests/componenttests/src/com/android/settings/homepage/
DHomepageComponentTest.java44 private final Instrumentation mInstrumentation = InstrumentationRegistry.getInstrumentation(); field in HomepageComponentTest
/aosp_15_r20/cts/tests/app/src/android/app/cts/
H A DPipNotSupportedActivityTest.java27 private Instrumentation mInstrumentation; field in PipNotSupportedActivityTest
H A DKeyguardManagerStatusTest.java42 private final Instrumentation mInstrumentation = InstrumentationRegistry.getInstrumentation(); field in KeyguardManagerStatusTest
H A DExpandableListActivitySelectTest.java48 private Instrumentation mInstrumentation; field in ExpandableListActivitySelectTest
H A DAlertDialog_BuilderTestBase.java41 protected Instrumentation mInstrumentation; field in AlertDialog_BuilderTestBase
/aosp_15_r20/frameworks/base/cmds/uiautomator/instrumentation/testrunner-src/com/android/uiautomator/testrunner/
H A DInstrumentationAutomationSupport.java30 private Instrumentation mInstrumentation; field in InstrumentationAutomationSupport
/aosp_15_r20/platform_testing/libraries/device-collectors/src/test/java/android/device/collectors/
H A DSfStatsListenerTest.java42 @Mock private Instrumentation mInstrumentation; field in SfStatsListenerTest
/aosp_15_r20/packages/apps/Settings/tests/componenttests/src/com/android/settings/notification/
DAppNotificationComponentTest.java50 private final Instrumentation mInstrumentation = InstrumentationRegistry.getInstrumentation(); field in AppNotificationComponentTest
/aosp_15_r20/packages/apps/Settings/tests/legacy_unit/src/com/android/settings/dashboard/
DPreferenceThemeTest.java45 private Instrumentation mInstrumentation; field in PreferenceThemeTest
DUiBlockerControllerTest.java42 private Instrumentation mInstrumentation; field in UiBlockerControllerTest
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/compat/
H A DCompatChangesTest.java49 private Instrumentation mInstrumentation; field in CompatChangesTest
/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/
H A DEglConfigTest.java42 private Instrumentation mInstrumentation; field in EglConfigTest
/aosp_15_r20/cts/hostsidetests/theme/app/src/android/theme/app/
H A DReferenceImagesTest.java39 private Instrumentation mInstrumentation; field in ReferenceImagesTest
/aosp_15_r20/packages/apps/Settings/tests/componenttests/src/com/android/settings/privacy/
DEnabledContentCapturePreferenceControllerComponentTest.java37 private Instrumentation mInstrumentation; field in EnabledContentCapturePreferenceControllerComponentTest
/aosp_15_r20/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/preprovisioning/
DWebActivityTest.java46 private Instrumentation mInstrumentation = InstrumentationRegistry.getInstrumentation(); field in WebActivityTest
/aosp_15_r20/cts/tests/tests/multiuser/src/android/multiuser/cts/
H A DPermissionHelper.java22 private final Instrumentation mInstrumentation; field in PermissionHelper
/aosp_15_r20/cts/tests/inputmethod/src/com/android/cts/mockime/
H A DMockImeSessionCrashTest.java41 private Instrumentation mInstrumentation; field in MockImeSessionCrashTest

12345678910>>...21