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

/packages/apps/Settings/src/com/android/settings/search/
H A DIndex.java402 public void addIndexableData(SearchIndexableData data) { method in class:Index
408 public void addIndexableData(SearchIndexableResource[] array) { method in class:Index
501 addIndexableData(res);
513 addIndexableData(data);
596 addIndexableData(sir);
659 addIndexableData(data);

Completed in 35 milliseconds