| /cts/tests/tests/car_builtin/src/android/car/cts/builtin/ |
| D | AbstractCarBuiltinTestCase.java | 32 protected final Context mContext = mInstrumentation.getContext(); field in AbstractCarBuiltinTestCase
|
| /cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/ |
| D | AbstractVoiceInteractionTestCase.java | 41 protected final Context mContext = getInstrumentation().getTargetContext(); field in AbstractVoiceInteractionTestCase
|
| /cts/tests/tests/security/src/android/security/cts/ |
| D | CVE_2021_0309.java | 41 private final Context mContext = InstrumentationRegistry.getContext(); field in CVE_2021_0309
|
| /cts/hostsidetests/packagemanager/dynamicmime/test/src/android/dynamicmime/testapp/assertions/ |
| D | TestAppAssertionsByGroupData.java | 24 private final Context mContext; field in TestAppAssertionsByGroupData
|
| /cts/hostsidetests/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/ |
| D | BaseJUnit3TestCase.java | 36 protected Context mContext; field in BaseJUnit3TestCase
|
| /cts/tests/tests/car/src/android/car/view/cts/ |
| D | DisplayHelperTest.java | 35 private final Context mContext = InstrumentationRegistry.getInstrumentation().getContext(); field in DisplayHelperTest
|
| /cts/hostsidetests/appsecurity/test-apps/LocationPolicyApp/src/android/appsecurity/cts/locationpolicy/ |
| D | LocationPolicyTest.java | 37 private final Context mContext = InstrumentationRegistry.getInstrumentation().getContext(); field in LocationPolicyTest
|
| /cts/hostsidetests/appcloning/test-apps/AppCloningContactsSharingApps/CloneProfileAppWithoutLaunchableActivity/src/com/android/cts/cloneprofile/contacts/app/ |
| D | CloneContactsProviderDataTest.java | 36 private Context mContext; field in CloneContactsProviderDataTest
|
| /cts/tests/tests/appcomponentfactory/src/android/app/componentfactory/cts/ |
| D | AppComponentFactoryTest.java | 32 private final Context mContext = InstrumentationRegistry.getContext(); field in AppComponentFactoryTest
|
| /cts/tests/pdf/module/src/android/graphics/pdf/cts/module/ |
| D | PdfRendererTest.java | 86 private Context mContext; field in PdfRendererTest 283 try (PdfRenderer renderer = createRenderer(TWO_PAGES, mContext)) { in openTwoPages_throwsError() argument 296 try (PdfRenderer renderer = createRenderer(TWO_PAGES, mContext)) { in openTwoPages_pagesOpensSuccessfully() argument 309 try (PdfRenderer renderer = createRenderer(TWO_PAGES, mContext)) { in testPageCount_returnsNumberOfPages() argument 315 try (PdfRenderer renderer = createRendererUsingNewConstructor(TWO_PAGES, mContext, in testPageCount_returnsNumberOfPages() argument 344 try (PdfRenderer renderer = createRenderer(A5_PORTRAIT, mContext)) { in testPrintScaleDefault() argument 349 try (PdfRenderer renderer = createRendererUsingNewConstructor(A5_PORTRAIT, mContext, in testPrintScaleDefault() argument 358 try (PdfRenderer renderer = createRenderer(A5_PORTRAIT_PRINTSCALING_DEFAULT, mContext)) { in testPrintScalePDF16Default() argument 364 A5_PORTRAIT_PRINTSCALING_DEFAULT, mContext, in testPrintScalePDF16Default() argument 373 try (PdfRenderer renderer = createRenderer(A5_PORTRAIT_PRINTSCALING_NONE, mContext)) { in testPrintScalePDF16None() argument [all …]
|
| /cts/tests/credentials/src/android/credentials/cts/ |
| D | CtsCredentialManagerDeviceTest.java | 52 private final Context mContext = getInstrumentation().getContext(); field in CtsCredentialManagerDeviceTest
|
| /cts/tests/tests/bluetooth/src/android/bluetooth/cts/ |
| D | DistanceMeasurementSessionTest.java | 48 private Context mContext; field in DistanceMeasurementSessionTest
|
| /cts/hostsidetests/numberblocking/app/src/com/android/cts/numberblocking/hostside/ |
| D | BaseNumberBlockingClientTest.java | 31 protected Context mContext; field in BaseNumberBlockingClientTest
|
| /cts/tests/autofillservice/src/android/autofillservice/cts/unittests/ |
| D | AutofillIdTest.java | 41 private final Context mContext = InstrumentationRegistry.getTargetContext(); field in AutofillIdTest
|
| /cts/tests/tests/car_permission_tests/src/android/car/cts/permissiontest/ |
| D | AbstractCarManagerPermissionTest.java | 44 protected final Context mContext = field in AbstractCarManagerPermissionTest
|
| /cts/tests/sensitivecontentprotection/src/android/sensitivecontentprotection/cts/ |
| D | ViewUnitTest.java | 42 private Context mContext; field in ViewUnitTest
|
| /cts/tests/tests/vcn/src/android/net/vcn/cts/ |
| D | VcnSystemRequirementsTest.java | 42 private final Context mContext = InstrumentationRegistry.getContext(); field in VcnSystemRequirementsTest
|
| /cts/hostsidetests/wifibroadcasts/app/src/android/wifibroadcasts/app/ |
| D | WifiBroadcastsDeviceActivity.java | 36 private final Context mContext = this; field in WifiBroadcastsDeviceActivity
|
| /cts/tests/tests/telephony3/src/android/telephony3/cts/ |
| D | TelephonyManagerTest.java | 46 private Context mContext; field in TelephonyManagerTest
|
| /cts/tests/tests/gamemanager/LegacyGameTestApp/src/android/gamemanager/cts/app/legacygametestapp/ |
| D | LegacyGameTestAppMainActivity.java | 28 Context mContext; field in LegacyGameTestAppMainActivity
|
| /cts/hostsidetests/dumpsys/apps/storagedapp/src/com/android/server/cts/storaged/ |
| D | StoragedTest.java | 35 protected Context mContext; field in StoragedTest
|
| /cts/tests/tests/networksecurityconfig/src/android/security/net/config/cts/ |
| D | BaseTestCase.java | 37 Context mContext = InstrumentationRegistry.getContext(); field in BaseTestCase
|
| /cts/tests/tests/gamemanager/GameTestAppWithBatteryMode/src/android/gamemanager/cts/app/gametestapp/battery/ |
| D | GameTestAppMainActivity.java | 28 Context mContext; field in GameTestAppMainActivity
|
| /cts/hostsidetests/devicepolicy/app/IntentReceiver/src/com/android/cts/intent/receiver/ |
| D | ClearApplicationDataTest.java | 40 private Context mContext; field in ClearApplicationDataTest
|
| /cts/tests/location/location_privileged/src/android/location/cts/privileged/ |
| D | PrivilegedLocationPermissionTest.java | 42 private Context mContext; field in PrivilegedLocationPermissionTest
|