Searched defs:Flow (Results 1 – 6 of 6) sorted by relevance
88 fun Flow<Boolean>.logDiffsForTable( regex107 fun Flow<Int>.logDiffsForTable( regex126 fun Flow<Int?>.logDiffsForTable( regex145 fun Flow<String?>.logDiffsForTable( regex
14 fun Flow<Boolean>.toCondition( regex
678 private fun Flow<Boolean>.or(anotherFlow: Flow<Boolean>) = regex682 private fun Flow<Boolean>.isFalse(): Flow<Boolean> { regex
427 private fun Flow<Boolean>.and(anotherFlow: Flow<Boolean>): Flow<Boolean> = regex
258 private fun Flow<Boolean>.whenItFlipsToTrue(): Flow<Boolean> { regex
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...