/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/ |
H A D | RingtoneManagerTest.java | 71 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 D | AudioFocusTest.java | 128 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 D | BaseNotificationManagerTest.java | 109 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 D | PackageSchemeTestBase.kt | 63 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 D | BasePermissionUiTest.kt | 51 protected val mInstrumentation = InstrumentationRegistry.getInstrumentation() in <lambda>() constant in android.security.cts.BasePermissionUiTest
|
H A D | CVE_2021_0922.java | 38 private Instrumentation mInstrumentation; field in CVE_2021_0922
|
/aosp_15_r20/cts/tests/tests/car_builtin/src/android/car/cts/builtin/ |
H A D | AbstractCarBuiltinTestCase.java | 30 protected final Instrumentation mInstrumentation = InstrumentationRegistry.getInstrumentation(); field in AbstractCarBuiltinTestCase
|
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/backnavigation/ |
H A D | BackNavigationLegacyTest.java | 40 private Instrumentation mInstrumentation; field in BackNavigationLegacyTest
|
/aosp_15_r20/packages/apps/Settings/tests/componenttests/src/com/android/settings/homepage/ |
D | HomepageComponentTest.java | 44 private final Instrumentation mInstrumentation = InstrumentationRegistry.getInstrumentation(); field in HomepageComponentTest
|
/aosp_15_r20/cts/tests/app/src/android/app/cts/ |
H A D | PipNotSupportedActivityTest.java | 27 private Instrumentation mInstrumentation; field in PipNotSupportedActivityTest
|
H A D | KeyguardManagerStatusTest.java | 42 private final Instrumentation mInstrumentation = InstrumentationRegistry.getInstrumentation(); field in KeyguardManagerStatusTest
|
H A D | ExpandableListActivitySelectTest.java | 48 private Instrumentation mInstrumentation; field in ExpandableListActivitySelectTest
|
H A D | AlertDialog_BuilderTestBase.java | 41 protected Instrumentation mInstrumentation; field in AlertDialog_BuilderTestBase
|
/aosp_15_r20/frameworks/base/cmds/uiautomator/instrumentation/testrunner-src/com/android/uiautomator/testrunner/ |
H A D | InstrumentationAutomationSupport.java | 30 private Instrumentation mInstrumentation; field in InstrumentationAutomationSupport
|
/aosp_15_r20/platform_testing/libraries/device-collectors/src/test/java/android/device/collectors/ |
H A D | SfStatsListenerTest.java | 42 @Mock private Instrumentation mInstrumentation; field in SfStatsListenerTest
|
/aosp_15_r20/packages/apps/Settings/tests/componenttests/src/com/android/settings/notification/ |
D | AppNotificationComponentTest.java | 50 private final Instrumentation mInstrumentation = InstrumentationRegistry.getInstrumentation(); field in AppNotificationComponentTest
|
/aosp_15_r20/packages/apps/Settings/tests/legacy_unit/src/com/android/settings/dashboard/ |
D | PreferenceThemeTest.java | 45 private Instrumentation mInstrumentation; field in PreferenceThemeTest
|
D | UiBlockerControllerTest.java | 42 private Instrumentation mInstrumentation; field in UiBlockerControllerTest
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/compat/ |
H A D | CompatChangesTest.java | 49 private Instrumentation mInstrumentation; field in CompatChangesTest
|
/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/ |
H A D | EglConfigTest.java | 42 private Instrumentation mInstrumentation; field in EglConfigTest
|
/aosp_15_r20/cts/hostsidetests/theme/app/src/android/theme/app/ |
H A D | ReferenceImagesTest.java | 39 private Instrumentation mInstrumentation; field in ReferenceImagesTest
|
/aosp_15_r20/packages/apps/Settings/tests/componenttests/src/com/android/settings/privacy/ |
D | EnabledContentCapturePreferenceControllerComponentTest.java | 37 private Instrumentation mInstrumentation; field in EnabledContentCapturePreferenceControllerComponentTest
|
/aosp_15_r20/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/preprovisioning/ |
D | WebActivityTest.java | 46 private Instrumentation mInstrumentation = InstrumentationRegistry.getInstrumentation(); field in WebActivityTest
|
/aosp_15_r20/cts/tests/tests/multiuser/src/android/multiuser/cts/ |
H A D | PermissionHelper.java | 22 private final Instrumentation mInstrumentation; field in PermissionHelper
|
/aosp_15_r20/cts/tests/inputmethod/src/com/android/cts/mockime/ |
H A D | MockImeSessionCrashTest.java | 41 private Instrumentation mInstrumentation; field in MockImeSessionCrashTest
|