Searched defs:LocalContext (Results 1 – 2 of 2) sorted by relevance
50 val LocalContext = staticCompositionLocalOf<Context> { noLocalProvidedFor("LocalContext") } in <lambda>() constant
52 val LocalContext = staticCompositionLocalOf<Context>() in getDetector() constant