Searched refs:isSmartSearchRankingEnabled (Results 1 – 3 of 3) sorted by relevance
110 boolean isSmartSearchRankingEnabled(Context context); in isSmartSearchRankingEnabled() method
115 public boolean isSmartSearchRankingEnabled(Context context) { in isSmartSearchRankingEnabled() method in SearchFeatureProviderImpl
189 if (mSearchFeatureProvider.isSmartSearchRankingEnabled(appContext)) { in onResume()