SearchTemplate.SearchCallback


interface SearchTemplate.SearchCallback : SearchCallback


A listener for search updates.

Summary

Inherited functions

From androidx.car.app.model.SearchCallback
Unit

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

Unit

Notifies that the current searchText has changed.