Searched refs:collectIndexableData (Results 1 – 2 of 2) sorted by relevance
127 return mCollector.collectIndexableData(providers, isFullIndex); in getIndexDataFromProviders()
83 public PreIndexData collectIndexableData(List<ResolveInfo> providers, boolean isFullIndex) { in collectIndexableData() method in PreIndexDataCollector