Searched defs:combine (Results 1 – 3 of 3) sorted by relevance
68 void WindowedLinearFitEstimator::LinearFit::combine(const LinearFit &lf) { in combine() function in android::WindowedLinearFitEstimator::LinearFit
256 void combine(IntervalStats stats, boolean mutable, List<T> accumulatedResult); in combine() method
165 sp<KeyCharacterMap> KeyCharacterMap::combine(const sp<KeyCharacterMap>& base, in combine() function in android::KeyCharacterMap