Home
last modified time | relevance | path

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

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