HomeSort by relevance Sort by last modified time
    Searched full:currentbestdist (Results 1 - 1 of 1) sorted by null

  /frameworks/support/v4/java/android/support/v4/widget/
FocusStrategy.java 227 final int currentBestDist = getWeightedDistanceFor(
230 return candidateDist < currentBestDist;

Completed in 56 milliseconds