/cts/tests/tests/media/audio/src/android/media/audio/cts/ |
D | RingtoneManagerTest.java | 60 private Instrumentation mInstrumentation; field in RingtoneManagerTest 82 Utils.enableAppOps(mContext.getPackageName(), "android:write_settings", mInstrumentation); in setUp() local 94 mContext.getPackageName(), mInstrumentation, true); in setUp() local 98 mContext.getPackageName(), mInstrumentation, false); in setUp() local 107 mContext.getPackageName(), mInstrumentation, true); in tearDown() local 114 mContext.getPackageName(), mInstrumentation, false); in tearDown() local 118 Utils.disableAppOps(mContext.getPackageName(), "android:write_settings", mInstrumentation); in tearDown() local
|
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
|
/cts/tests/tests/car_builtin/src/android/car/cts/builtin/ |
D | AbstractCarBuiltinTestCase.java | 30 protected final Instrumentation mInstrumentation = InstrumentationRegistry.getInstrumentation(); field in AbstractCarBuiltinTestCase
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/backnavigation/ |
D | BackNavigationLegacyTest.java | 40 private Instrumentation mInstrumentation; field in BackNavigationLegacyTest
|
/cts/tests/app/src/android/app/cts/ |
D | PipNotSupportedActivityTest.java | 27 private Instrumentation mInstrumentation; field in PipNotSupportedActivityTest
|
D | KeyguardManagerStatusTest.java | 42 private final Instrumentation mInstrumentation = InstrumentationRegistry.getInstrumentation(); field in KeyguardManagerStatusTest
|
D | AlertDialog_BuilderTestBase.java | 41 protected Instrumentation mInstrumentation; field in AlertDialog_BuilderTestBase
|
D | ExpandableListActivitySelectTest.java | 48 private Instrumentation mInstrumentation; field in ExpandableListActivitySelectTest
|
D | LauncherActivityTest.java | 47 private Instrumentation mInstrumentation; field in LauncherActivityTest
|
/cts/tests/tests/notification/src/android/app/notification/current/cts/ |
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
|
/cts/tests/tests/security/src/android/security/cts/ |
D | CVE_2021_0922.java | 38 private Instrumentation mInstrumentation; field in CVE_2021_0922
|
/cts/tests/inputmethod/src/com/android/cts/mockime/ |
D | MockImeSessionCrashTest.java | 41 private Instrumentation mInstrumentation; field in MockImeSessionCrashTest
|
/cts/tests/tests/opengl/src/android/opengl/cts/ |
D | EglConfigTest.java | 42 private Instrumentation mInstrumentation; field in EglConfigTest
|
/cts/tests/tests/multiuser/src/android/multiuser/cts/ |
D | PermissionHelper.java | 22 private final Instrumentation mInstrumentation; field in PermissionHelper
|
/cts/hostsidetests/theme/app/src/android/theme/app/ |
D | ReferenceImagesTest.java | 39 private Instrumentation mInstrumentation; field in ReferenceImagesTest
|
/cts/hostsidetests/adpf/app/hintsession/src/android/adpf/hintsession/app/ |
D | ADPFHintSessionDeviceTest.java | 43 private final Instrumentation mInstrumentation = InstrumentationRegistry.getInstrumentation(); field in ADPFHintSessionDeviceTest
|
/cts/hostsidetests/appsecurity/test-apps/RoleSecurityTestApp/src/com/android/cts/rolesecuritytest/ |
D | DeviceTest.java | 45 private Instrumentation mInstrumentation; field in DeviceTest
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
D | SystemPackageDefaultStoppedStateTest.java | 50 private final Instrumentation mInstrumentation = InstrumentationRegistry.getInstrumentation(); field in SystemPackageDefaultStoppedStateTest
|
/cts/tests/tests/view/src/android/view/cts/ |
D | SearchEventTest.java | 50 private Instrumentation mInstrumentation; field in SearchEventTest
|
D | InputQueueTest.java | 52 private final Instrumentation mInstrumentation = InstrumentationRegistry.getInstrumentation(); field in InputQueueTest
|
/cts/tests/tests/text/src/android/text/method/cts/ |
D | TransformationMethodTest.java | 60 private Instrumentation mInstrumentation; field in TransformationMethodTest
|
/cts/tests/tests/widget/src/android/widget/cts/util/ |
D | ListUtil.java | 29 private final Instrumentation mInstrumentation; field in ListUtil
|
/cts/tests/tests/uidisolation/src/android/uidisolation/cts/ |
D | IsolatedServiceTest.java | 32 private Instrumentation mInstrumentation; field in IsolatedServiceTest
|
/cts/tests/inputmethod/src/android/view/inputmethod/cts/ |
D | InputMethodServiceTest.java | 156 private Instrumentation mInstrumentation; field in InputMethodServiceTest
|
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/ |
D | FlagSecureTest.java | 66 private Instrumentation mInstrumentation; field in FlagSecureTest
|