/cts/tests/pdf/module/src/android/graphics/pdf/cts/module/ |
D | PdfRendererPreVTest.java | 90 private Context mContext; field in PdfRendererPreVTest 649 try (PdfRendererPreV renderer = createPreVRenderer(A4_PORTRAIT, mContext, null); in renderPage_withNullParams_throwsException() argument 696 try (PdfRendererPreV renderer = createPreVRenderer(EMPTY_PDF, mContext, null); in testGetPdfPageAnnotations_pdfWithNoAnnotation() argument 705 try (PdfRendererPreV renderer = createPreVRenderer(ONE_STAMP_ANNOTATION, mContext, null); in testGetPdfPageAnnotations_pdfWithStampAnnotation() argument 724 createPreVRenderer(R.raw.one_highlight_annotation, mContext, null); in testGetPdfPageAnnotations_pdfWithHighlightAnnotation() argument 738 createPreVRenderer(R.raw.free_text_annotation, mContext, null); in getFreeTextAnnotation() argument 753 try (PdfRendererPreV renderer = createPreVRenderer(EMPTY_PDF, mContext, null); in testAddPdfHighlightAnnotation() argument 778 try (PdfRendererPreV renderer = createPreVRenderer(EMPTY_PDF, mContext, null); in testAddFreeTextAnnotation() argument 800 try (PdfRendererPreV renderer = createPreVRenderer(EMPTY_PDF, mContext, null); in testUpdateFreeTextAnnotation() argument 832 createPreVRenderer(R.raw.one_highlight_annotation, mContext, null); in testRemoveHighlightAnnotation_oneHighlightAnnotation() argument [all …]
|
/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/midi/src/android/midi/cts/ |
D | MidiProAudioTest.java | 36 private final Application mContext = ApplicationProvider.getApplicationContext(); field in MidiProAudioTest
|
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/ |
D | AbstractVoiceInteractionTestCase.java | 41 protected final Context mContext = getInstrumentation().getTargetContext(); field in AbstractVoiceInteractionTestCase
|
/cts/tests/tests/car/src/android/car/view/cts/ |
D | DisplayHelperTest.java | 35 private final Context mContext = InstrumentationRegistry.getInstrumentation().getContext(); field in DisplayHelperTest
|
/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/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/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/ |
D | BaseJUnit3TestCase.java | 36 protected Context mContext; field in BaseJUnit3TestCase
|
/cts/tests/tests/appcomponentfactory/src/android/app/componentfactory/cts/ |
D | AppComponentFactoryTest.java | 32 private final Context mContext = InstrumentationRegistry.getContext(); field in AppComponentFactoryTest
|
/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/credentials/src/android/credentials/cts/ |
D | CtsCredentialManagerDeviceTest.java | 52 private final Context mContext = getInstrumentation().getContext(); field in CtsCredentialManagerDeviceTest
|
/cts/tests/tests/vcn/src/android/net/vcn/cts/ |
D | VcnSystemRequirementsTest.java | 42 private final Context mContext = InstrumentationRegistry.getContext(); field in VcnSystemRequirementsTest
|
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/ |
D | DistanceMeasurementSessionTest.java | 48 private Context mContext; field in DistanceMeasurementSessionTest
|
/cts/tests/tests/car_permission_tests/src/android/car/cts/permissiontest/ |
D | AbstractCarManagerPermissionTest.java | 44 protected final Context mContext = field in AbstractCarManagerPermissionTest
|
/cts/hostsidetests/numberblocking/app/src/com/android/cts/numberblocking/hostside/ |
D | BaseNumberBlockingClientTest.java | 31 protected Context mContext; field in BaseNumberBlockingClientTest
|
/cts/tests/sensitivecontentprotection/src/android/sensitivecontentprotection/cts/ |
D | ViewUnitTest.java | 42 private Context mContext; field in ViewUnitTest
|
/cts/tests/tests/telephony3/src/android/telephony3/cts/ |
D | TelephonyManagerTest.java | 46 private Context mContext; field in TelephonyManagerTest
|
/cts/tests/location/location_privileged/src/android/location/cts/privileged/ |
D | PrivilegedLocationPermissionTest.java | 42 private Context mContext; field in PrivilegedLocationPermissionTest
|
/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/tests/tests/voiceRecognition/src/android/voicerecognition/cts/ |
D | SpeechRecognizerAvailabilityTest.java | 43 protected final Context mContext = field in SpeechRecognizerAvailabilityTest
|
/cts/hostsidetests/broadcasts/test-apps/BroadcastDeviceTestHelper/src/com/android/cts/device/broadcasts/ |
D | BroadcastStatsTest.java | 40 private Context mContext; field in BroadcastStatsTest
|
/cts/hostsidetests/devicepolicy/app/IntentReceiver/src/com/android/cts/intent/receiver/ |
D | ClearApplicationDataTest.java | 40 private Context mContext; field in ClearApplicationDataTest
|
/cts/tests/tests/content/src/android/content/cts/ |
D | MutableContextWrapperTest.java | 29 Context mContext; field in MutableContextWrapperTest
|