setDebouncedInputChangedListener

Sets a listener for debounced input events. Quick changes to the input will not be passed to this listener, it will only be invoked when the input has been stable for a short while.