Searched refs:native_combineValues (Results 1 – 2 of 2) sorted by relevance
132 return native_combineValues(mNativeObject, array, indexMap); in combineValues()155 private static native boolean native_combineValues(long nativeObject, long[] array, in native_combineValues() method in LongArrayMultiStateCounter.LongArrayContainer
283 public static boolean native_combineValues(long instanceId, long[] array, int[] indexMap) { in native_combineValues() method in LongArrayMultiStateCounter_host.LongArrayContainer_host