Searched defs:Async (Results 1 – 3 of 3) sorted by relevance
94 val Async = FontLoadingStrategy(2) constant
161 class Async(internal val current: AsyncFontListLoader) : TypefaceResult, State<Any> by current { in resolve() class
93 private val Async = Name(CoroutinePackageName, "async") constant