Searched refs:debounce (Results 1 – 2 of 2) sorted by relevance
37 import kotlinx.coroutines.flow.debounce116 .debounce(DEBOUNCE_DELAY)
788 long debounce) { in PluginSensor() argument792 mDebounce = debounce; in PluginSensor()