Searched refs:honored (Results 1 – 9 of 9) sorted by relevance
62 private final ArraySet<String> honored = new ArraySet<>(); field in DatabaseUtilsTest69 honored.clear(); in setUp()135 assertTrue(honored.contains(QUERY_ARG_GROUP_COLUMNS)); in testResolveQueryArgs_GroupBy()145 assertTrue(honored.contains(QUERY_ARG_SQL_GROUP_BY)); in testResolveQueryArgs_GroupBy_Raw()154 assertTrue(honored.contains(QUERY_ARG_SORT_COLUMNS)); in testResolveQueryArgs_SortOrder_Simple()168 assertTrue(honored.contains(QUERY_ARG_SORT_COLUMNS)); in testResolveQueryArgs_SortOrder_Locale()169 assertTrue(honored.contains(QUERY_ARG_SORT_LOCALE)); in testResolveQueryArgs_SortOrder_Locale()192 assertTrue(honored.contains(QUERY_ARG_LIMIT)); in testResolveQueryArgs_Limit()193 assertTrue(honored.contains(QUERY_ARG_OFFSET)); in testResolveQueryArgs_Limit()194 assertFalse(honored.contains(QUERY_ARG_SQL_LIMIT)); in testResolveQueryArgs_Limit()[all …]
247 @NonNull Consumer<String> honored, in resolveQueryArgs() argument250 honored.accept(QUERY_ARG_SQL_SELECTION); in resolveQueryArgs()253 resolveGroupBy(queryArgs, honored); in resolveQueryArgs()255 resolveLimit(queryArgs, honored); in resolveQueryArgs()259 @NonNull Consumer<String> honored) { in resolveGroupBy() argument267 honored.accept(QUERY_ARG_SQL_GROUP_BY); in resolveGroupBy()272 @NonNull Consumer<String> honored, in resolveSortOrder() argument320 @NonNull Consumer<String> honored) { in resolveLimit() argument324 honored.accept(QUERY_ARG_LIMIT); in resolveLimit()329 honored.accept(QUERY_ARG_OFFSET); in resolveLimit()[all …]
4650 if (honored != null) { in getQueryBuilderInternal()4651 honored.accept(QUERY_ARG_MATCH_PENDING); in getQueryBuilderInternal()4652 honored.accept(QUERY_ARG_MATCH_TRASHED); in getQueryBuilderInternal()4710 if (honored != null) { in getQueryBuilderInternal()4711 honored.accept(QUERY_ARG_MATCH_PENDING); in getQueryBuilderInternal()4712 honored.accept(QUERY_ARG_MATCH_TRASHED); in getQueryBuilderInternal()4800 if (honored != null) { in getQueryBuilderInternal()4801 honored.accept(QUERY_ARG_MATCH_PENDING); in getQueryBuilderInternal()4949 if (honored != null) { in getQueryBuilderInternal()5028 if (honored != null) { in getQueryBuilderInternal()[all …]
93 * Note: The `-j` option is not honored yet (b/129930445).
20 - Fixed issue where `--custom-package` was not honored when writing Manifest.java. (bug 62826426)
285 * individual settings should only be honored for physical devices that have respective Hal
1428 * |NanDiscoveryCommonConfig.discoveryMatchIndicator| configuration will not be honored.
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...