Searched defs:hasCurrentValue (Results 1 – 7 of 7) sorted by relevance
38 override suspend fun hasCurrentValue(transactionStore: TransactionStore): Boolean = in hasCurrentValue() method in com.android.systemui.kairos.internal.InputNode107 override suspend fun hasCurrentValue(transactionStore: TransactionStore): Boolean = true in hasCurrentValue() method
79 suspend fun hasCurrentValue(transactionStore: TransactionStore): Boolean method
44 internal suspend fun <A> NodeConnection<A>.hasCurrentValue( method
82 internal fun NetworkScope.hasCurrentValue(key: Key<*>): Boolean = transactionStore.contains(key) method
209 override suspend fun hasCurrentValue(transactionStore: TransactionStore): Boolean = in hasCurrentValue() method in com.android.systemui.kairos.internal.DemuxBranchNode
53 override suspend fun hasCurrentValue(transactionStore: TransactionStore): Boolean = in <lambda>() method
57 override suspend fun hasCurrentValue(transactionStore: TransactionStore): Boolean = in <lambda>() method