Searched refs:computeAffinity (Results 1 – 2 of 2) sorted by relevance
84 void computeAffinity(final int maxTimesContacted, final long currentTime) { in computeAffinity() method in ContactsManager.RankedContact183 contact.computeAffinity(maxTimesContacted, currentTime); in getValidNames()
115 contact.computeAffinity(1, month_ago); in testComputeAffinity()117 contact.computeAffinity(2, now); in testComputeAffinity()