| /compose/ui/ui/benchmark/src/androidTest/java/androidx/compose/ui/benchmark/input/pointer/ |
| D | UtilsTest.kt | 41 val context = ApplicationProvider.getApplicationContext<Context>() in <lambda>() constant 64 val context = ApplicationProvider.getApplicationContext<Context>() in <lambda>() constant 103 val context = ApplicationProvider.getApplicationContext<Context>() in <lambda>() constant 147 val context = ApplicationProvider.getApplicationContext<Context>() in <lambda>() constant 167 val context = ApplicationProvider.getApplicationContext<Context>() in <lambda>() constant 217 val context = ApplicationProvider.getApplicationContext<Context>() in <lambda>() constant 276 val context = ApplicationProvider.getApplicationContext<Context>() in <lambda>() constant 315 val context = ApplicationProvider.getApplicationContext<Context>() in <lambda>() constant 352 val context = ApplicationProvider.getApplicationContext<Context>() in <lambda>() constant 390 val context = ApplicationProvider.getApplicationContext<Context>() in <lambda>() constant [all …]
|
| /compose/animation/animation-graphics/src/androidInstrumentedTest/kotlin/androidx/compose/animation/graphics/vector/compat/ |
| D | XmlAnimatorParserTest.kt | 48 val context = InstrumentationRegistry.getInstrumentation().targetContext in <lambda>() constant 69 val context = InstrumentationRegistry.getInstrumentation().targetContext in <lambda>() constant 86 val context = InstrumentationRegistry.getInstrumentation().targetContext in <lambda>() constant 148 val context = InstrumentationRegistry.getInstrumentation().targetContext in <lambda>() constant
|
| D | XmlAnimatedVectorParserTest.kt | 40 val context = InstrumentationRegistry.getInstrumentation().targetContext in <lambda>() constant
|
| /compose/ui/ui-test/src/androidUnitTest/kotlin/androidx/compose/ui/test/ |
| D | ApplyingContinuationInterceptorTest.kt | 38 val context = continuationInterceptor + applyingContinuationInterceptor in addApplyingContinuationInterceptor_replacesContinuationInterceptor() constant 46 val context = dispatcher + applyingContinuationInterceptor in addApplyingContinuationInterceptor_replacesTestDispatcher() constant
|
| /compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/graphics/vector/compat/ |
| D | XmlVectorParserTest.kt | 205 val context = InstrumentationRegistry.getInstrumentation().targetContext in <lambda>() constant 216 val context = InstrumentationRegistry.getInstrumentation().targetContext in <lambda>() constant 226 val context = InstrumentationRegistry.getInstrumentation().targetContext in <lambda>() constant 238 val context = InstrumentationRegistry.getInstrumentation().targetContext in <lambda>() constant
|
| /compose/ui/ui/integration-tests/ui-demos/src/main/java/androidx/compose/ui/demos/viewinterop/ |
| D | PointerInputInteropAndroidInCompose.kt | 100 AndroidView({ context -> in FourAndroidTapInCompose() method 149 AndroidView({ context -> in AndroidTapInComposeTap() method 231 factory = { context -> in AndroidTapInComposeWithComposeSibling() method 261 AndroidView({ context -> in AndroidTapInComposeScroll() method 305 AndroidView({ context -> in AndroidScrollInComposeScrollDifferentOrientation() method 342 AndroidView({ context -> in AndroidScrollInComposeScrollSameOrientation() method 361 { context -> in TwoAndroidScrollViewsInCompose() method 367 { context -> in TwoAndroidScrollViewsInCompose() method 457 factory = { context -> View(context).apply { setBackgroundColor(color) } }, in MyView() method
|
| /compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/res/ |
| D | ColorResources.android.kt | 36 val context = LocalContext.current in colorResource() constant
|
| /compose/ui/ui-lint/src/test/java/androidx/compose/ui/lint/ |
| D | LocalContextResourcesConfigurationReadDetectorTest.kt | 163 val context = LocalContext.current in errors_splitReferences() constant 169 val context = LocalContext.current in errors_splitReferences() constant 176 val context = LocalContext.current in errors_splitReferences() constant
|
| /compose/ui/ui-text/src/androidInstrumentedTest/kotlin/androidx/compose/ui/text/platform/ |
| D | AndroidTypefaceCacheTest.kt | 32 val context = InstrumentationRegistry.getInstrumentation().targetContext!! constant
|
| /compose/foundation/foundation/integration-tests/foundation-demos/src/main/java/androidx/compose/foundation/demos/text/ |
| D | VariableFontsDemo.kt | 122 val context = LocalContext.current in AssetFont() constant 150 val context = LocalContext.current in FileFont() constant 183 val context = LocalContext.current in ParcelFileDescriptorFont() constant
|
| /compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/platform/ |
| D | AndroidFontResourceLoaderTest.kt | 33 private val context = InstrumentationRegistry.getInstrumentation().context constant in androidx.compose.ui.platform.AndroidFontResourceLoaderTest
|
| /compose/ui/ui-text/src/androidInstrumentedTest/kotlin/androidx/compose/ui/text/font/ |
| D | FontFamilyResolver_androidKtTest.kt | 30 private val context = InstrumentationRegistry.getInstrumentation().context constant in androidx.compose.ui.text.font.FontFamilyResolver_androidKtTest
|
| /compose/integration-tests/material-catalog/src/main/java/androidx/compose/material/catalog/ui/theme/ |
| D | Theme.kt | 37 val context = LocalContext.current in CatalogTheme() constant
|
| /compose/material3/material3/integration-tests/material3-catalog/src/main/java/androidx/compose/material3/catalog/library/ |
| D | CatalogApp.kt | 31 val context = LocalContext.current in Material3CatalogApp() constant
|
| /compose/animation/animation-graphics/src/androidMain/kotlin/androidx/compose/animation/graphics/res/ |
| D | AnimatedVectorResources.android.kt | 42 val context = LocalContext.current in animatedVectorResource() constant
|
| /compose/ui/ui-test/src/androidInstrumentedTest/kotlin/androidx/compose/ui/test/ |
| D | CustomEffectContextTest.kt | 66 val context = rememberCoroutineScope().coroutineContext in <lambda>() constant 83 val context = rememberCoroutineScope().coroutineContext in motionDurationScale_propagatedToCoroutines() constant
|
| /compose/ui/ui/integration-tests/ui-demos/src/main/java/androidx/compose/ui/demos/ |
| D | ClipboardDemo.kt | 67 val context = LocalContext.current in <lambda>() constant 150 val context = LocalContext.current in UriImage() constant
|
| /compose/foundation/foundation/src/androidMain/kotlin/androidx/compose/foundation/content/internal/ |
| D | DragAndDropRequestPermission.android.kt | 59 var context = view.context in tryGetActivity() variable
|
| /compose/ui/ui-text/src/androidMain/kotlin/androidx/compose/ui/text/font/ |
| D | AndroidFontLoader.android.kt | 32 private val context = context.applicationContext in <lambda>() constant
|
| /compose/ui/ui-text/src/androidInstrumentedTest/kotlin/androidx/compose/ui/text/style/ |
| D | TextLineBreaker.kt | 29 private val context = InstrumentationRegistry.getInstrumentation().context in <lambda>() constant
|
| /compose/integration-tests/demos/src/main/java/androidx/compose/integration/demos/ |
| D | DemoSettingsActivity.kt | 55 val context = preferenceManager.context in onCreatePreferences() constant
|
| /compose/ui/ui-text-google-fonts/src/androidTest/java/androidx/compose/ui/text/googlefonts/ |
| D | XmlLoaderKtTest.kt | 31 private val context = InstrumentationRegistry.getInstrumentation().context constant in androidx.compose.ui.text.googlefonts.XmlLoaderKtTest
|
| /compose/material3/adaptive/adaptive/src/androidMain/kotlin/androidx/compose/material3/adaptive/ |
| D | AndroidWindowAdaptiveInfo.android.kt | 83 val context = LocalContext.current in collectFoldingFeaturesAsState() constant
|
| /compose/ui/ui-inspection/src/androidTest/java/androidx/compose/ui/inspection/testdata/ |
| D | ComposeViewTestActivity.kt | 36 AndroidView({ context -> in <lambda>() method 45 AndroidView({ context -> in <lambda>() method
|
| /compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/tooling/ |
| D | UiErrorTraceTests.kt | 178 val context = in <lambda>() constant 202 val context = in <lambda>() constant 228 val context = in <lambda>() constant 256 val context = in <lambda>() constant 280 val context = in <lambda>() constant
|