Home
last modified time | relevance | path

Searched refs:aggregateFunction (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteDatabase.java1201 @NonNull BinaryOperator<String> aggregateFunction) throws SQLiteException { in setCustomAggregateFunction() argument
1203 Objects.requireNonNull(aggregateFunction); in setCustomAggregateFunction()
1208 mConfigurationLocked.customAggregateFunctions.put(functionName, aggregateFunction); in setCustomAggregateFunction()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...