Home
last modified time | relevance | path

Searched refs:RANKING_STRATEGY_JOIN_AGGREGATE_SCORE (Results 1 – 5 of 5) sorted by relevance

/packages/modules/AppSearch/framework/java/external/android/app/appsearch/
DSearchSpec.java212 RANKING_STRATEGY_JOIN_AGGREGATE_SCORE,
251 public static final int RANKING_STRATEGY_JOIN_AGGREGATE_SCORE = 8; field in SearchSpec
1005 RANKING_STRATEGY_JOIN_AGGREGATE_SCORE, in setRankingStrategy()
1747 if (mRankingStrategy != RANKING_STRATEGY_JOIN_AGGREGATE_SCORE in build()
1755 } else if (mRankingStrategy == RANKING_STRATEGY_JOIN_AGGREGATE_SCORE) { in build()
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/converter/
DSearchSpecToProtoConverterTest.java146 .setRankingStrategy(SearchSpec.RANKING_STRATEGY_JOIN_AGGREGATE_SCORE); in testToSearchSpecProtoWithJoinSpec()
410 .setRankingStrategy(SearchSpec.RANKING_STRATEGY_JOIN_AGGREGATE_SCORE) in testToResultSpecProtoWithJoinSpec()
/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/converter/
DSearchSpecToProtoConverter.java574 case SearchSpec.RANKING_STRATEGY_JOIN_AGGREGATE_SCORE: in toProtoRankingStrategy()
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/
DAppSearchLoggerTest.java905 .setRankingStrategy(SearchSpec.RANKING_STRATEGY_JOIN_AGGREGATE_SCORE) in testLoggingStats_search_join()
/packages/modules/AppSearch/framework/api/
Dcurrent.txt554 field public static final int RANKING_STRATEGY_JOIN_AGGREGATE_SCORE = 8; // 0x8