Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/internal/
DFastServiceLoader.kt17 internal val ANDROID_DETECTED = runCatching { Class.forName("android.os.Build") }.isSuccess in <lambda>() constant
54 if (!ANDROID_DETECTED) { in loadMainDispatcherFactory()
/external/kotlinx.coroutines/ui/kotlinx-coroutines-android/resources/META-INF/com.android.tools/r8-upto-1.6.0/
Dcoroutines.pro8 boolean ANDROID_DETECTED return true;
/external/kotlinx.coroutines/ui/kotlinx-coroutines-android/resources/META-INF/com.android.tools/r8-from-1.6.0/
Dcoroutines.pro9 boolean ANDROID_DETECTED return true;