Searched refs:mSearchIndexableResources (Results 1 – 2 of 2) sorted by relevance
37 private SearchIndexableResources mSearchIndexableResources; field in SearchFeatureProviderImpl59 if (mSearchIndexableResources == null) { in getSearchIndexableResources()60 mSearchIndexableResources = new SearchIndexableResourcesMobile(); in getSearchIndexableResources()62 return mSearchIndexableResources; in getSearchIndexableResources()