Searched refs:addIndexableData (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/search/
H A DIndex.java392 public void addIndexableData(SearchIndexableData data) { method in class:Index
398 public void addIndexableData(SearchIndexableResource[] array) { method in class:Index
488 addIndexableData(res);
495 addIndexableData(data);
576 addIndexableData(sir);
639 addIndexableData(data);

Completed in 30 milliseconds