Searched defs:remoteInputRowBottomBoundConsumer (Results 1 – 2 of 2) sorted by relevance
78 var remoteInputRowBottomBoundConsumer: Consumer<Float?>? = null variable in com.android.systemui.statusbar.notification.stack.ScrollViewFields
339 val remoteInputRowBottomBoundConsumer: (Float?) -> Unit = in <lambda>() constant