Searched refs:getConfigInstance (Results 1 – 2 of 2) sorted by relevance
34 public static ServiceAppSearchConfig getConfigInstance(@NonNull Executor executor) { in getConfigInstance() method in AppSearchComponentFactory
203 mAppSearchConfig = AppSearchComponentFactory.getConfigInstance(SHARED_EXECUTOR); in AppSearchManagerService()