Home
last modified time | relevance | path

Searched refs:honored (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/providers/MediaProvider/tests/src/com/android/providers/media/util/
H A DDatabaseUtilsTest.java62 private final ArraySet<String> honored = new ArraySet<>(); field in DatabaseUtilsTest
69 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 …]
/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/util/
H A DDatabaseUtils.java247 @NonNull Consumer<String> honored, in resolveQueryArgs() argument
250 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() argument
267 honored.accept(QUERY_ARG_SQL_GROUP_BY); in resolveGroupBy()
272 @NonNull Consumer<String> honored, in resolveSortOrder() argument
320 @NonNull Consumer<String> honored) { in resolveLimit() argument
324 honored.accept(QUERY_ARG_LIMIT); in resolveLimit()
329 honored.accept(QUERY_ARG_OFFSET); in resolveLimit()
[all …]
/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/
H A DMediaProvider.java4650 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 …]
/aosp12/art/test/
H A DREADME.chroot.md93 * Note: The `-j` option is not honored yet (b/129930445).
/aosp12/frameworks/base/tools/aapt2/
H A Dreadme.md20 - Fixed issue where `--custom-package` was not honored when writing Manifest.java. (bug 62826426)
/aosp12/hardware/interfaces/camera/device/3.4/
H A Dtypes.hal285 * individual settings should only be honored for physical devices that have respective Hal
/aosp12/hardware/interfaces/wifi/1.0/
H A Dtypes.hal1428 * |NanDiscoveryCommonConfig.discoveryMatchIndicator| configuration will not be honored.
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...