Add search indexing for new gesture pages.

Bug: 33252252
Test: make RunSettingsRoboTests
Change-Id: I927e5b9b87b226ea5ce2006fc2524ac8db740446
This commit is contained in:
Fan Zhang
2016-12-05 12:58:03 -08:00
parent da32519ef4
commit ee524404ff
14 changed files with 405 additions and 9 deletions

View File

@@ -33,7 +33,7 @@ import java.util.List;
*/
public interface Indexable {
public interface SearchIndexProvider {
interface SearchIndexProvider {
/**
* Return a list of references for indexing.
*