Home
last modified time | relevance | path

Searched refs:SUGGESTION_RANKING_STRATEGY_NONE (Results 1 – 3 of 3) sorted by relevance

/packages/modules/AppSearch/framework/java/external/android/app/appsearch/
DSearchSuggestionSpec.java111 SUGGESTION_RANKING_STRATEGY_NONE,
149 public static final int SUGGESTION_RANKING_STRATEGY_NONE = 2; field in SearchSuggestionSpec
303 SUGGESTION_RANKING_STRATEGY_NONE, in setRankingStrategy()
/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/converter/
DSearchSuggestionSpecToProtoConverter.java155 case SearchSuggestionSpec.SUGGESTION_RANKING_STRATEGY_NONE: in toProtoRankingStrategy()
/packages/modules/AppSearch/framework/api/
Dcurrent.txt629 field public static final int SUGGESTION_RANKING_STRATEGY_NONE = 2; // 0x2