Home
last modified time | relevance | path

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

12345678910>>...31

/cts/tests/pdf/src/android/graphics/pdf/cts/
DPdfRendererTest.java66 private Context mContext; field in PdfRendererTest
148 try (PdfRenderer renderer = createRenderer(TWO_PAGES, mContext)) { in openTwoPages() argument
159 try (PdfRenderer renderer = createRenderer(TWO_PAGES, mContext)) { in testPageCount() argument
166 try (PdfRenderer renderer = createRenderer(TWO_PAGES, mContext)) { in testOpenPage() argument
187 try (PdfRenderer renderer = createRenderer(A5_PORTRAIT, mContext)) { in testPrintScaleDefault() argument
194 try (PdfRenderer renderer = createRenderer(A5_PORTRAIT_PRINTSCALING_DEFAULT, mContext)) { in testPrintScalePDF16Default() argument
201 try (PdfRenderer renderer = createRenderer(A5_PORTRAIT_PRINTSCALING_NONE, mContext)) { in testPrintScalePDF16None() argument
/cts/tests/tests/car_builtin/src/android/car/cts/builtin/
DAbstractCarBuiltinTestCase.java39 protected final Context mContext = mInstrumentation.getContext(); field in AbstractCarBuiltinTestCase
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DAbstractVoiceInteractionTestCase.java41 protected final Context mContext = getInstrumentation().getTargetContext(); field in AbstractVoiceInteractionTestCase
/cts/tests/tests/permission/src/android/permission/cts/
DPermissionManagerTest.java40 private final Context mContext = InstrumentationRegistry.getTargetContext(); field in PermissionManagerTest
DMainlineNetworkStackPermissionTest.java38 private final Context mContext = InstrumentationRegistry.getContext(); field in MainlineNetworkStackPermissionTest
DBackgroundPermissionButtonLabelTest.java33 private final Context mContext = field in BackgroundPermissionButtonLabelTest
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
DBatteryStatsDeviceTestBase.java34 protected Context mContext; field in BatteryStatsDeviceTestBase
/cts/tests/tests/appcomponentfactory/src/android/app/componentfactory/cts/
DAppComponentFactoryTest.java32 private final Context mContext = InstrumentationRegistry.getContext(); field in AppComponentFactoryTest
/cts/hostsidetests/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/
DBaseJUnit3TestCase.java36 protected Context mContext; field in BaseJUnit3TestCase
/cts/hostsidetests/appsecurity/test-apps/LocationPolicyApp/src/android/appsecurity/cts/locationpolicy/
DLocationPolicyTest.java37 private final Context mContext = InstrumentationRegistry.getInstrumentation().getContext(); field in LocationPolicyTest
/cts/tests/tests/security/src/android/security/cts/
DCVE_2021_0309.java41 private final Context mContext = InstrumentationRegistry.getContext(); field in CVE_2021_0309
/cts/tests/tests/car/src/android/car/view/cts/
DDisplayHelperTest.java35 private final Context mContext = InstrumentationRegistry.getInstrumentation().getContext(); field in DisplayHelperTest
/cts/hostsidetests/packagemanager/dynamicmime/test/src/android/dynamicmime/testapp/assertions/
DTestAppAssertionsByGroupData.java24 private final Context mContext; field in TestAppAssertionsByGroupData
/cts/hostsidetests/appcloning/test-apps/AppCloningContactsSharingApps/CloneProfileAppWithoutLaunchableActivity/src/com/android/cts/cloneprofile/contacts/app/
DCloneContactsProviderDataTest.java36 private Context mContext; field in CloneContactsProviderDataTest
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DDistanceMeasurementSessionTest.java48 private Context mContext; field in DistanceMeasurementSessionTest
/cts/tests/autofillservice/src/android/autofillservice/cts/unittests/
DAutofillIdTest.java41 private final Context mContext = InstrumentationRegistry.getTargetContext(); field in AutofillIdTest
/cts/hostsidetests/numberblocking/app/src/com/android/cts/numberblocking/hostside/
DBaseNumberBlockingClientTest.java31 protected Context mContext; field in BaseNumberBlockingClientTest
/cts/tests/tests/car/src/android/car/view/inputmethod/cts/
DMultiUserMultiDisplayImmsPolicyTest.java32 private final Context mContext = InstrumentationRegistry.getInstrumentation().getContext(); field in MultiUserMultiDisplayImmsPolicyTest
/cts/hostsidetests/dumpsys/apps/storagedapp/src/com/android/server/cts/storaged/
DStoragedTest.java35 protected Context mContext; field in StoragedTest
/cts/tests/tests/voiceRecognition/src/android/voicerecognition/cts/
DSpeechRecognizerAvailabilityTest.java43 protected final Context mContext = field in SpeechRecognizerAvailabilityTest
/cts/tests/tests/gamemanager/GameTestAppWithPerformanceMode/src/android/gamemanager/cts/app/gametestapp/performance/
DGameTestAppMainActivity.java28 Context mContext; field in GameTestAppMainActivity
/cts/tests/tests/telephony3/src/android/telephony3/cts/
DTelephonyManagerTest.java46 private Context mContext; field in TelephonyManagerTest
/cts/tests/tests/notificationlegacy/notificationlegacy30/src/android/app/notification/legacy30/cts/
DStatusBarManagerApi30Test.java38 private Context mContext; field in StatusBarManagerApi30Test
/cts/tests/location/location_privileged/src/android/location/cts/privileged/
DPrivilegedLocationPermissionTest.java42 private Context mContext; field in PrivilegedLocationPermissionTest
/cts/tests/tests/gamemanager/GameTestAppWithBatteryMode/src/android/gamemanager/cts/app/gametestapp/battery/
DGameTestAppMainActivity.java28 Context mContext; field in GameTestAppMainActivity

12345678910>>...31