Searched refs:aggregateFunction (Results 1 – 2 of 2) sorted by relevance
1277 @NonNull BinaryOperator<String> aggregateFunction) throws SQLiteException { in setCustomAggregateFunction() argument1279 Objects.requireNonNull(aggregateFunction); in setCustomAggregateFunction()1284 mConfigurationLocked.customAggregateFunctions.put(functionName, aggregateFunction); in setCustomAggregateFunction()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...