Searched refs:FrameworkAppsIndexerConfig (Results 1 – 3 of 3) sorted by relevance
35 import com.android.server.appsearch.appsindexer.FrameworkAppsIndexerConfig;123 AppsIndexerConfig appsIndexerConfig = new FrameworkAppsIndexerConfig(); in onStart()
30 public class FrameworkAppsIndexerConfig implements AppsIndexerConfig { class
78 assumeTrue(new FrameworkAppsIndexerConfig().isAppsIndexerEnabled()); in testRealDocuments_check()