Searched defs:Flow (Results 1 – 5 of 5) sorted by relevance
88 fun Flow<Boolean>.logDiffsForTable( in logDiffsForTable() method107 fun Flow<Int>.logDiffsForTable( in logDiffsForTable() method126 fun Flow<Int?>.logDiffsForTable( in logDiffsForTable() method145 fun Flow<String?>.logDiffsForTable( in logDiffsForTable() method
14 fun Flow<Boolean>.toCondition( in <lambda>() method
258 private fun Flow<Boolean>.whenItFlipsToTrue(): Flow<Boolean> { in whenItFlipsToTrue() method
678 private fun Flow<Boolean>.or(anotherFlow: Flow<Boolean>) = in or() method682 private fun Flow<Boolean>.isFalse(): Flow<Boolean> { in isFalse() method
427 private fun Flow<Boolean>.and(anotherFlow: Flow<Boolean>): Flow<Boolean> = in DevicePolicyManager() method