Searched refs:scopedApplicationContext (Results 1 – 1 of 1) sorted by relevance
27 …private val scopedApplicationContext by lazy { ScopedApplicationContext(baseContext.applicationCon… in <lambda>() constant61 override fun getApplicationContext(): Context = scopedApplicationContext in getApplicationContext()