Home
last modified time | relevance | path

Searched defs:mContext (Results 1 – 25 of 898) sorted by relevance

12345678910>>...36

/cts/tests/pdf/module/src/android/graphics/pdf/cts/module/
DPdfRendererPreVTest.java90 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/
DAbstractCarBuiltinTestCase.java32 protected final Context mContext = mInstrumentation.getContext(); field in AbstractCarBuiltinTestCase
/cts/tests/tests/midi/src/android/midi/cts/
DMidiProAudioTest.java36 private final Application mContext = ApplicationProvider.getApplicationContext(); field in MidiProAudioTest
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DAbstractVoiceInteractionTestCase.java41 protected final Context mContext = getInstrumentation().getTargetContext(); field in AbstractVoiceInteractionTestCase
/cts/tests/tests/car/src/android/car/view/cts/
DDisplayHelperTest.java35 private final Context mContext = InstrumentationRegistry.getInstrumentation().getContext(); field in DisplayHelperTest
/cts/tests/tests/security/src/android/security/cts/
DCVE_2021_0309.java41 private final Context mContext = InstrumentationRegistry.getContext(); field in CVE_2021_0309
/cts/hostsidetests/packagemanager/dynamicmime/test/src/android/dynamicmime/testapp/assertions/
DTestAppAssertionsByGroupData.java24 private final Context mContext; field in TestAppAssertionsByGroupData
/cts/hostsidetests/appsecurity/test-apps/LocationPolicyApp/src/android/appsecurity/cts/locationpolicy/
DLocationPolicyTest.java37 private final Context mContext = InstrumentationRegistry.getInstrumentation().getContext(); field in LocationPolicyTest
/cts/hostsidetests/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/
DBaseJUnit3TestCase.java36 protected Context mContext; field in BaseJUnit3TestCase
/cts/tests/tests/appcomponentfactory/src/android/app/componentfactory/cts/
DAppComponentFactoryTest.java32 private final Context mContext = InstrumentationRegistry.getContext(); field in AppComponentFactoryTest
/cts/hostsidetests/appcloning/test-apps/AppCloningContactsSharingApps/CloneProfileAppWithoutLaunchableActivity/src/com/android/cts/cloneprofile/contacts/app/
DCloneContactsProviderDataTest.java36 private Context mContext; field in CloneContactsProviderDataTest
/cts/tests/credentials/src/android/credentials/cts/
DCtsCredentialManagerDeviceTest.java52 private final Context mContext = getInstrumentation().getContext(); field in CtsCredentialManagerDeviceTest
/cts/tests/tests/vcn/src/android/net/vcn/cts/
DVcnSystemRequirementsTest.java42 private final Context mContext = InstrumentationRegistry.getContext(); field in VcnSystemRequirementsTest
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DDistanceMeasurementSessionTest.java48 private Context mContext; field in DistanceMeasurementSessionTest
/cts/tests/tests/car_permission_tests/src/android/car/cts/permissiontest/
DAbstractCarManagerPermissionTest.java44 protected final Context mContext = field in AbstractCarManagerPermissionTest
/cts/hostsidetests/numberblocking/app/src/com/android/cts/numberblocking/hostside/
DBaseNumberBlockingClientTest.java31 protected Context mContext; field in BaseNumberBlockingClientTest
/cts/tests/sensitivecontentprotection/src/android/sensitivecontentprotection/cts/
DViewUnitTest.java42 private Context mContext; field in ViewUnitTest
/cts/tests/tests/telephony3/src/android/telephony3/cts/
DTelephonyManagerTest.java46 private Context mContext; field in TelephonyManagerTest
/cts/tests/location/location_privileged/src/android/location/cts/privileged/
DPrivilegedLocationPermissionTest.java42 private Context mContext; field in PrivilegedLocationPermissionTest
/cts/tests/tests/networksecurityconfig/src/android/security/net/config/cts/
DBaseTestCase.java37 Context mContext = InstrumentationRegistry.getContext(); field in BaseTestCase
/cts/tests/tests/gamemanager/GameTestAppWithBatteryMode/src/android/gamemanager/cts/app/gametestapp/battery/
DGameTestAppMainActivity.java28 Context mContext; field in GameTestAppMainActivity
/cts/tests/tests/voiceRecognition/src/android/voicerecognition/cts/
DSpeechRecognizerAvailabilityTest.java43 protected final Context mContext = field in SpeechRecognizerAvailabilityTest
/cts/hostsidetests/broadcasts/test-apps/BroadcastDeviceTestHelper/src/com/android/cts/device/broadcasts/
DBroadcastStatsTest.java40 private Context mContext; field in BroadcastStatsTest
/cts/hostsidetests/devicepolicy/app/IntentReceiver/src/com/android/cts/intent/receiver/
DClearApplicationDataTest.java40 private Context mContext; field in ClearApplicationDataTest
/cts/tests/tests/content/src/android/content/cts/
DMutableContextWrapperTest.java29 Context mContext; field in MutableContextWrapperTest

12345678910>>...36