SearchTemplate.SearchCallback


public interface SearchTemplate.SearchCallback extends SearchCallback


A listener for search updates.

Summary

Inherited methods

From androidx.car.app.model.SearchCallback
default void

Notifies that the user has submitted the search and the given searchText is the final term.

default void

Notifies that the current searchText has changed.