Searched refs:ScopedApplicationContext (Results 1 – 2 of 2) sorted by relevance
8 class ScopedApplicationContext(private val application: Application, context: ScopedContext) : Appl… class
27 …private val scopedApplicationContext by lazy { ScopedApplicationContext(baseContext.applicationCon… in <lambda>()