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

/packages/apps/Settings/tests/robotests/src/com/android/settings/search/
H A DSearchIndexProviderCodeInspector.java98 final boolean hasSearchIndexProvider = hasSearchIndexProvider(clazz);
100 if (!hasSearchIndexProvider) {
158 private boolean hasSearchIndexProvider(Class clazz) { method in class:SearchIndexProviderCodeInspector

Completed in 51 milliseconds