Home
last modified time | relevance | path

Searched refs:scopedApplicationContext (Results 1 – 1 of 1) sorted by relevance

/expo/android/expoview/src/main/java/host/exp/exponent/utils/
H A DScopedContext.kt27 …private val scopedApplicationContext by lazy { ScopedApplicationContext(baseContext.applicationCon… in <lambda>() constant
61 override fun getApplicationContext(): Context = scopedApplicationContext in getApplicationContext()